Skip to content

Commit a907a29

Browse files
Bump mongodb from 7.1.0 to 7.1.1
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v7.1.1/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: mongodb dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9384d2a commit a907a29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"dependencies": {
7474
"commander": "^14.0.1",
7575
"express": "^5.2.1",
76-
"mongodb": "^7.1.0",
76+
"mongodb": "^7.1.1",
7777
"pg": "^8.18.0",
7878
"tsx": "^4.21.0"
7979
},

0 commit comments

Comments
 (0)