Skip to content

Commit 40282ab

Browse files
Bump the npm_and_yarn group with 4 updates
Bumps the npm_and_yarn group with 4 updates: [mongoose](https://github.com/Automattic/mongoose), [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [path-to-regexp](https://github.com/pillarjs/path-to-regexp). Updates `mongoose` from 6.13.2 to 6.13.6 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@6.13.2...6.13.6) Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 4.21.0 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.0...4.21.2) Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [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.10...v0.1.12) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aba7e85 commit 40282ab

File tree

2 files changed

+40
-32
lines changed

2 files changed

+40
-32
lines changed

package-lock.json

Lines changed: 38 additions & 30 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
@@ -25,12 +25,12 @@
2525
"body-parser": "^1.19.2",
2626
"compression": "^1.7.4",
2727
"cors": "^2.8.5",
28-
"express": "^4.17.3",
28+
"express": "^4.21.2",
2929
"express-fileupload": "^1.3.1",
3030
"express-jwt": "^8.4.1",
3131
"jsonwebtoken": "^9.0.2",
3232
"mkdirp": "^1.0.4",
33-
"mongoose": "^6.2.7",
33+
"mongoose": "^6.13.6",
3434
"multer": "1.4.4-lts.1",
3535
"nan": "^2.17.0",
3636
"nocache": "^2.1.0",

0 commit comments

Comments
 (0)