Skip to content

Commit

Permalink
Merge pull request #13337 from Automattic/vkarpov15/gh-13075
Browse files Browse the repository at this point in the history
feat: upgrade to mongodb 4.16.0 for Deno+Atlas connection fix
  • Loading branch information
vkarpov15 committed May 1, 2023
2 parents 7f85fba + 8c92bba commit d0aecea
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 d0aecea

Please sign in to comment.