Skip to content

Commit e3a6bdd

Browse files
authored
Merge pull request Automattic#14991 from Automattic/vkarpov15/mongodb-6.10
feat: upgrade mongodb -> ~6.10
2 parents 663f21e + de3da48 commit e3a6bdd

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.7.0",
2323
"kareem": "2.6.3",
24-
"mongodb": "6.9.0",
24+
"mongodb": "~6.10.0",
2525
"mpath": "0.9.0",
2626
"mquery": "5.0.0",
2727
"ms": "2.1.3",

0 commit comments

Comments
 (0)