Skip to content

Commit c002e70

Browse files
Bump mongodb and mongoose
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 5.9.2 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together. Updates `mongodb` from 5.7.0 to 5.9.2 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.9.2/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v5.7.0...v5.9.2) Updates `mongoose` from 7.4.0 to 7.8.2 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@7.4.0...7.8.2) --- updated-dependencies: - dependency-name: mongodb dependency-type: indirect - dependency-name: mongoose dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 091acf4 commit c002e70

2 files changed

Lines changed: 14 additions & 66 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"express": "^4.21.1",
2929
"jsonwebtoken": "^9.0.1",
3030
"mongodb": "^5.8.0",
31-
"mongoose": "^7.4.0",
31+
"mongoose": "^7.8.2",
3232
"socket.io": "^4.8.0",
3333
"typescript": "^5.1.6"
3434
},

0 commit comments

Comments
 (0)