From 45f3615bceb56d85ba3c0d22ea13ac73c5d993a0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 13:22:48 +0000 Subject: [PATCH] [Security] Bump mongodb from 2.0.55 to 3.6.7 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 2.0.55 to 3.6.7. **This update includes a security fix.** - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/3.6/CHANGES_3.0.0.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/V2.0.55...v3.6.7) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index effe382..3d1a4d6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "jade": "~1.11.0", "morgan": "~1.5.3", "serve-favicon": "~2.2.1", - "mongodb": "~2.0.33", + "mongodb": "~3.6.7", "monk": "~7.3.3" } } \ No newline at end of file