Skip to content

Commit 4874af9

Browse files
chore(deps): bump mongodb in /generators/node-server/resources
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.9.2 to 6.19.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@v5.9.2...v6.19.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3aa4a8 commit 4874af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/node-server/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"express-session": "1.18.2",
2020
"js-yaml": "4.1.0",
2121
"jwt-decode": "4.0.0",
22-
"mongodb": "5.9.2",
22+
"mongodb": "6.19.0",
2323
"mongodb-memory-server": "10.2.0",
2424
"mssql": "11.0.1",
2525
"mysql2": "3.14.5",

0 commit comments

Comments
 (0)