Skip to content

Commit

Permalink
feat: upgrade to mongodb 4.16.0 for Deno+Atlas connection fix
Browse files Browse the repository at this point in the history
Fix #13075
  • Loading branch information
vkarpov15 committed Apr 27, 2023
1 parent e364017 commit 8c92bba
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 @@ -21,7 +21,7 @@
"dependencies": {
"bson": "^4.7.0",
"kareem": "2.5.1",
"mongodb": "4.14.0",
"mongodb": "4.16.0",
"mpath": "0.9.0",
"mquery": "4.0.3",
"ms": "2.1.3",
Expand Down

0 comments on commit 8c92bba

Please sign in to comment.