Skip to content

Commit

Permalink
Merge pull request #121 from Marsup/renovate/mongodb-6.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency mongodb to ^6.9.0
  • Loading branch information
Marsup authored Sep 12, 2024
2 parents ce0a4fd + 3bf2785 commit 1abc75e
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 @@ -23,7 +23,7 @@
},
"dependencies": {
"joi": "^17.13.3",
"mongodb": "^6.8.1"
"mongodb": "^6.9.0"
},
"devDependencies": {
"@hapi/code": "^9.0.3",
Expand Down

0 comments on commit 1abc75e

Please sign in to comment.