Skip to content

Commit

Permalink
Bump mongodb from 4.11.0 to 4.17.0 in /demo
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.11.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.11.0...v4.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent ac1ebf4 commit 21b7c76
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 68 deletions.
116 changes: 49 additions & 67 deletions demo/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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/uuid": "^8.3.4",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"mongodb": "^4.11.0",
"mongodb": "^4.17.0",
"morgan": "^1.10.0",
"redis": "^4.4.0",
"uuid": "^9.0.0"
Expand Down

0 comments on commit 21b7c76

Please sign in to comment.