Skip to content

Commit

Permalink
Bump mongodb from 5.6.0 to 5.9.0 in /api
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.6.0 to 5.9.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.9.0/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.6.0...v5.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent d391bab commit 90c6cf6
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 40 deletions.
83 changes: 44 additions & 39 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"express-openapi": "^12.1.3",
"mongodb": "^5.6.0",
"mongodb": "^5.9.0",
"node-fetch": "^3.3.2",
"swagger-ui-express": "^4.6.3"
},
Expand Down

0 comments on commit 90c6cf6

Please sign in to comment.