Skip to content

Commit 4a900d4

Browse files
chore(deps): bump mongodb from 6.13.1 to 6.14.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.13.1 to 6.14.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@v6.13.1...v6.14.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d4c777 commit 4a900d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"bson": "^6.10.1",
2424
"kareem": "2.6.3",
25-
"mongodb": "~6.13.0",
25+
"mongodb": "~6.14.0",
2626
"mpath": "0.9.0",
2727
"mquery": "5.0.0",
2828
"ms": "2.1.3",

0 commit comments

Comments
 (0)