Skip to content

Commit f68b562

Browse files
committed
chore(deps): match bson version with mongodb's bson version
1 parent 47ebbd9 commit f68b562

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
@@ -20,7 +20,7 @@
2020
"type": "commonjs",
2121
"license": "MIT",
2222
"dependencies": {
23-
"bson": "^6.10.1",
23+
"bson": "^6.10.3",
2424
"kareem": "2.6.3",
2525
"mongodb": "~6.14.0",
2626
"mpath": "0.9.0",

0 commit comments

Comments
 (0)