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 Sep 14, 2023
1 parent 3629c82 commit 1a8b799
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 @@ -29,7 +29,7 @@
"bootstrap": "^5.3.1",
"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 1a8b799

Please sign in to comment.