Skip to content

Commit e99c837

Browse files
Bump mongodb from 5.7.0 to 5.8.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.8.0/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffb0a4c commit e99c837

2 files changed

Lines changed: 58 additions & 10 deletions

File tree

package-lock.json

Lines changed: 57 additions & 9 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
@@ -27,7 +27,7 @@
2727
"dotenv": "^16.3.1",
2828
"express": "^4.18.2",
2929
"jsonwebtoken": "^9.0.1",
30-
"mongodb": "^5.7.0",
30+
"mongodb": "^5.8.0",
3131
"mongoose": "^7.4.0",
3232
"socket.io": "^4.7.1",
3333
"typescript": "^5.1.6"

0 commit comments

Comments
 (0)