Skip to content

Commit 24b6c3b

Browse files
committed
feat: bump mongodb -> 6.1.0
1 parent 65aef58 commit 24b6c3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
],
2020
"license": "MIT",
2121
"dependencies": {
22-
"bson": "^6.0.0",
22+
"bson": "^6.1.0",
2323
"kareem": "2.5.1",
24-
"mongodb": "6.0.0",
24+
"mongodb": "6.1.0",
2525
"mpath": "0.9.0",
2626
"mquery": "5.0.0",
2727
"ms": "2.1.3",

0 commit comments

Comments
 (0)