Skip to content

Commit

Permalink
feat: upgrade mongodb -> 6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed May 11, 2024
1 parent 2d6358b commit eb62a76
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 eb62a76

Please sign in to comment.