Skip to content

Commit 47a86bd

Browse files
chore: bump mongodb from 6.21.0 to 7.1.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.21.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@v6.21.0...v7.1.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee74cbc commit 47a86bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"clsx": "^2.1.1",
3333
"json-edit-react": "^1.29.0",
3434
"lucide-react": "^0.544.0",
35-
"mongodb": "^6.21.0",
35+
"mongodb": "^7.1.0",
3636
"next": "^16.1.6",
3737
"next-themes": "^0.4.6",
3838
"react": "^19.2.4",

0 commit comments

Comments
 (0)