From 32c0bb5b39fc30eaf7d9f1fa2882d2d14eb8ed83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 18:02:40 +0000 Subject: [PATCH] Bump mongodb from 3.1.10 to 3.6.2 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.1.10 to 3.6.2. - [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/v3.1.10...v3.6.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f3efdf..c48b8f4 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "howler": "2.2.1", "http": "0.0.0", "jwks-rsa": "1.11.0", - "mongodb": "3.1.10", + "mongodb": "3.6.2", "typescript": "3.9.7", "webpack": "4.27.1", "webpack-cli": "3.1.2"