Skip to content

Commit 11821f7

Browse files
committed
chore: bump bson to match mongodb@5.9.0 exactly
1 parent b721f54 commit 11821f7

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
@@ -19,7 +19,7 @@
1919
],
2020
"license": "MIT",
2121
"dependencies": {
22-
"bson": "^5.4.0",
22+
"bson": "^5.5.0",
2323
"kareem": "2.5.1",
2424
"mongodb": "5.9.0",
2525
"mpath": "0.9.0",

0 commit comments

Comments
 (0)