Skip to content

Commit 7a7187d

Browse files
chore(deps): bump mongodb in /reference-apps/typescript-api-first
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 f7a535a commit 7a7187d

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

reference-apps/typescript-api-first/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/typescript-api-first/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"express": "^5.2.1",
2626
"helmet": "^8.1.0",
2727
"js-yaml": "^4.1.1",
28-
"mongodb": "^7.0.0",
28+
"mongodb": "^7.1.0",
2929
"mysql2": "^3.16.3",
3030
"node-vault": "^0.10.10",
3131
"pg": "^8.18.0",

0 commit comments

Comments
 (0)