Skip to content

Commit

Permalink
build(deps): bump mongodb from 4.17.1 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.17.1 to 6.2.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.17.1...v6.2.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent 0a0ae59 commit 505a964
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 @@ -36,7 +36,7 @@
"dependencies": {
"carrier": "^0.3",
"commander": "^10.0",
"mongodb": "^4.7",
"mongodb": "^6.2",
"muri": "^1.3",
"pino-abstract-transport": "^1.0.0"
},
Expand Down

0 comments on commit 505a964

Please sign in to comment.