Skip to content

Commit f59b3ac

Browse files
chore(deps): bump mongodb from 7.0.0 to 7.1.0 in /reference-apps/nodejs
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 7.0.0 to 7.1.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@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94423b0 commit f59b3ac

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

reference-apps/nodejs/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference-apps/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"express": "^5.2.0",
3030
"express-rate-limit": "^8.2.1",
3131
"helmet": "^8.1.0",
32-
"mongodb": "^7.0.0",
32+
"mongodb": "^7.1.0",
3333
"mysql2": "^3.16.1",
3434
"node-vault": "^0.10.2",
3535
"pg": "^8.17.1",

0 commit comments

Comments
 (0)