Skip to content

Commit

Permalink
Merge pull request #14584 from Automattic/vkarpov15/mongodb-6-6
Browse files Browse the repository at this point in the history
feat: upgrade mongodb -> 6.6.1
  • Loading branch information
vkarpov15 committed May 12, 2024
2 parents 2d6358b + eb62a76 commit bf2f35d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
],
"license": "MIT",
"dependencies": {
"bson": "^6.5.0",
"bson": "^6.7.0",
"kareem": "2.6.3",
"mongodb": "6.5.0",
"mongodb": "6.6.1",
"mpath": "0.9.0",
"mquery": "5.0.0",
"ms": "2.1.3",
Expand Down

0 comments on commit bf2f35d

Please sign in to comment.