Skip to content

Commit 29ad2c4

Browse files
Build(deps): Bump the npm_and_yarn group with 4 updates
Bumps the npm_and_yarn group with 4 updates: [multer](https://github.com/expressjs/multer), [pm2](https://github.com/Unitech/pm2), [brace-expansion](https://github.com/juliangruber/brace-expansion) and [systeminformation](https://github.com/sebhildebrandt/systeminformation). Updates `multer` from 1.4.4 to 2.0.1 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.4...v2.0.1) Updates `pm2` from 6.0.5 to 6.0.7 - [Release notes](https://github.com/Unitech/pm2/releases) - [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md) - [Commits](Unitech/pm2@v6.0.5...v6.0.7) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) Updates `systeminformation` from 5.22.11 to 5.27.6 - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](sebhildebrandt/systeminformation@v5.22.11...v5.27.6) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: pm2 dependency-version: 6.0.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: systeminformation dependency-version: 5.27.6 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a30205 commit 29ad2c4

File tree

2 files changed

+64
-92
lines changed

2 files changed

+64
-92
lines changed

package-lock.json

Lines changed: 62 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"helmet": "^8.0.0",
1818
"jsonwebtoken": "^9.0.2",
1919
"mongoose": "^8.10.1",
20-
"multer": "^1.4.4",
20+
"multer": "^2.0.1",
2121
"node-cmd": "^5.0.0",
2222
"node-fetch": "^2.7.0",
2323
"nodemailer": "^7.0.3",
2424
"nodemon": "^3.1.9",
2525
"npm-package-nodejs-utils-lda": "^1.0.13",
2626
"path": "^0.12.7",
2727
"pg": "^8.13.3",
28-
"pm2": "^6.0.0",
28+
"pm2": "^6.0.7",
2929
"uuid": "^11.0.4",
3030
"xss": "^1.0.15"
3131
},

0 commit comments

Comments
 (0)