Skip to content

Commit

Permalink
feat: upgrade to MongoDB driver 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Oct 24, 2023
1 parent 9e9ad37 commit b567ec6
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.1.0",
"bson": "^6.2.0",
"kareem": "2.5.1",
"mongodb": "6.1.0",
"mongodb": "6.2.0",
"mpath": "0.9.0",
"mquery": "5.0.0",
"ms": "2.1.3",
Expand Down

0 comments on commit b567ec6

Please sign in to comment.