Skip to content

Commit

Permalink
Merge pull request #12103 from Automattic/upgrade-mongo-driver
Browse files Browse the repository at this point in the history
chore: upgrade mongodb driver to 4.8.0
  • Loading branch information
AbdelrahmanHafez committed Jul 14, 2022
2 parents 2ac181b + 0664dfd commit dfc2fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"bson": "^4.6.2",
"kareem": "2.4.1",
"mongodb": "4.7.0",
"mongodb": "4.8.0",
"mpath": "0.9.0",
"mquery": "4.0.3",
"ms": "2.1.3",
Expand Down

0 comments on commit dfc2fd1

Please sign in to comment.