Skip to content

Commit f8c2bc3

Browse files
authored
Merge pull request #15297 from hasezoey/updateBSON
chore(deps): match bson version with mongodb's bson version
2 parents 47ebbd9 + f68b562 commit f8c2bc3

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)