Skip to content

Commit 842d829

Browse files
committed
feat: bump mongodb -> 6.3.0
Fix #14104
1 parent 3e0a90c commit 842d829

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
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"bson": "^6.2.0",
2323
"kareem": "2.5.1",
24-
"mongodb": "6.2.0",
24+
"mongodb": "6.3.0",
2525
"mpath": "0.9.0",
2626
"mquery": "5.0.0",
2727
"ms": "2.1.3",

0 commit comments

Comments
 (0)