Skip to content

Commit

Permalink
Bump mongodb from 4.16.0 to 4.17.0 (#241)
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.0/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.16.0...v4.17.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent 50c1162 commit f640d3f
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 12 deletions.
69 changes: 58 additions & 11 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jest": "^29.3.1",
"jsonwebtoken": "^9.0.0",
"moment": "^2.29.4",
"mongodb": "^4.12.0",
"mongodb": "^4.17.0",
"mongoose": "^6.11.3",
"multer": "^1.4.5-lts.1",
"newsapi": "^2.4.1",
Expand Down

0 comments on commit f640d3f

Please sign in to comment.