Skip to content

Commit 67ec72f

Browse files
Bump the npm_and_yarn group across 1 directory with 6 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [express](https://github.com/expressjs/express), [mongoose](https://github.com/Automattic/mongoose) and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Updates `express` from 4.19.2 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) Updates `mongoose` from 8.5.1 to 8.9.5 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.5.1...8.9.5) Updates `body-parser` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.2...1.20.3) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10) Updates `serve-static` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...1.16.0) --- updated-dependencies: - dependency-name: express dependency-version: 4.20.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mongoose dependency-version: 8.9.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: body-parser dependency-version: 1.20.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-version: 7.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-version: 1.16.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4242acb commit 67ec72f

File tree

2 files changed

+247
-104
lines changed

2 files changed

+247
-104
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"cookie-parser": "^1.4.6",
5151
"cors": "^2.8.5",
5252
"dotenv": "^16.4.5",
53-
"express": "^4.19.2",
53+
"express": "^4.20.0",
5454
"express-rate-limit": "^7.3.1",
5555
"express-session": "^1.18.0",
5656
"joi": "^17.13.3",
5757
"jsonwebtoken": "^9.0.2",
5858
"lusca": "^1.7.0",
59-
"mongoose": "^8.5.1",
59+
"mongoose": "^8.9.5",
6060
"multer": "1.4.5-lts.1",
6161
"nodemailer": "^6.9.14",
6262
"pug": "^3.0.3",

0 commit comments

Comments
 (0)