From 053c1107d02b67d55c06cdb8ebfac74e7ffa7e00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:30:23 +0000 Subject: [PATCH] Bump mongodb from 5.7.0 to 6.0.0 in /node-roncli-com Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.7.0 to 6.0.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/v5.7.0...v6.0.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- node-roncli-com/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-roncli-com/package.json b/node-roncli-com/package.json index 275c9202..d8dd7989 100644 --- a/node-roncli-com/package.json +++ b/node-roncli-com/package.json @@ -46,7 +46,7 @@ "html-to-text": "9.0.5", "megalodon": "7.0.0", "monaco-editor": "0.41.0", - "mongodb": "5.7.0", + "mongodb": "6.0.0", "multer": "1.4.4", "nodemailer": "6.9.5", "pbkdf2": "3.1.2",