Skip to content

Commit d2ace31

Browse files
authored
Merge pull request #15468 from gmstavros/patch-1
feat: upgrade MongoDB driver -> 6.17.0
2 parents 9aaee24 + 9b482bb commit d2ace31

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.3",
2424
"kareem": "2.6.3",
25-
"mongodb": "~6.16.0",
25+
"mongodb": "~6.17.0",
2626
"mpath": "0.9.0",
2727
"mquery": "5.0.0",
2828
"ms": "2.1.3",

0 commit comments

Comments
 (0)