From 16da5188b979d922f993b2f0c1ddf245b3872de5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Jul 2021 13:48:50 +0000 Subject: [PATCH] [Security] Bump mongodb from 2.0.55 to 4.0.0 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 2.0.55 to 4.0.0. **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/4.0/docs/CHANGES_4.0.0.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/V2.0.55...v4.0.0) 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..16e0685 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": "~4.0.0", "monk": "~7.3.3" } } \ No newline at end of file