Skip to content

Commit a8efda5

Browse files
Bump mongodb from 5.9.1 to 6.3.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.9.1 to 6.3.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v5.9.1...v6.3.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0e2e56 commit a8efda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ejs": "^3.1.9",
2727
"express": "^4.18.2",
2828
"libsodium-wrappers": "^0.7.11",
29-
"mongodb": "^5.7.0",
29+
"mongodb": "^6.3.0",
3030
"nodemon": "^3.0.1",
3131
"opusscript": "^0.1.0",
3232
"pg": "^8.11.2",

0 commit comments

Comments
 (0)