Skip to content

Commit

Permalink
chore: upgrade bson to exactly match mongodb@4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Oct 24, 2022
1 parent 695d73a commit 2f01f16
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": "^4.6.5",
"bson": "^4.7.0",
"kareem": "2.4.1",
"mongodb": "4.11.0",
"mpath": "0.9.0",
Expand Down

0 comments on commit 2f01f16

Please sign in to comment.