From 90108a0fe55c73ccb5fbb64e5e5862a808aad3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Oct 2020 16:42:58 +0000 Subject: [PATCH] Bump mongodb from 2.2.36 to 3.6.2 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 2.2.36 to 3.6.2. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/master/CHANGES_3.0.0.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/v2.2.36...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 22aabd5c1f..8ec40716f6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "micro-request": "^666.0.10", "minimist": "^1.2.0", "moment": "^2.18.1", - "mongodb": "^2.2.25", + "mongodb": "^3.6.2", "number-abbreviate": "^2.0.0", "numbro": "git+https://github.com/carlos8f/numbro.git", "poloniex.js": "0.0.7",