From 87ac49d44031759846a49c2ca3a2ceef98fd50a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 13:42:10 +0000 Subject: [PATCH] [Security] Bump mongodb from 2.0.55 to 3.6.4 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 2.0.55 to 3.6.4. **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.4) 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..90535ff 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.4", "monk": "~7.3.3" } } \ No newline at end of file