Skip to content

Commit

Permalink
Merge pull request #13947 from hasezoey/fixbson
Browse files Browse the repository at this point in the history
chore: bump bson to match mongodb@5.9.0 exactly
  • Loading branch information
vkarpov15 committed Oct 9, 2023
2 parents b6d1aff + 11821f7 commit 17c4ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"license": "MIT",
"dependencies": {
"bson": "^5.4.0",
"bson": "^5.5.0",
"kareem": "2.5.1",
"mongodb": "5.9.0",
"mpath": "0.9.0",
Expand Down

0 comments on commit 17c4ec3

Please sign in to comment.