Skip to content

Commit

Permalink
Merge pull request #11909 from Automattic/upgrade-mongodb
Browse files Browse the repository at this point in the history
chore: upgrade mongodb driver to v4.7.0
  • Loading branch information
AbdelrahmanHafez committed Jun 7, 2022
2 parents f48eee2 + 0f85563 commit c714d52
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.6.2",
"kareem": "2.3.5",
"mongodb": "4.6.0",
"mongodb": "4.7.0",
"mpath": "0.9.0",
"mquery": "4.0.3",
"ms": "2.1.3",
Expand Down

0 comments on commit c714d52

Please sign in to comment.