Skip to content

Commit d67eb25

Browse files
Bump mongodb from 6.13.0 to 6.13.1 in the npm-production group
Bumps the npm-production group with 1 update: [mongodb](https://github.com/mongodb/node-mongodb-native). Updates `mongodb` from 6.13.0 to 6.13.1 - [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@v6.13.0...v6.13.1) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d05d3c commit d67eb25

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -8,7 +8,7 @@
88
"test": "start-server-and-test start http://localhost:3000 cypress:headless"
99
},
1010
"dependencies": {
11-
"mongodb": "^6.7.0",
11+
"mongodb": "^6.13.1",
1212
"mongoose": "^8.10.1",
1313
"next": "latest",
1414
"react": "^19.0.0",

0 commit comments

Comments
 (0)