From dec5f82717648e5a3d396a71ad1a739421e222f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 07:44:42 +0000 Subject: [PATCH] Bump mongodb in /spare-parts/projects/autocomplete-reflux-gulp-es5 Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 2.2.36 to 3.6.1. - [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.1) Signed-off-by: dependabot[bot] --- spare-parts/projects/autocomplete-reflux-gulp-es5/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spare-parts/projects/autocomplete-reflux-gulp-es5/package.json b/spare-parts/projects/autocomplete-reflux-gulp-es5/package.json index c622c7e..8d2d4fd 100644 --- a/spare-parts/projects/autocomplete-reflux-gulp-es5/package.json +++ b/spare-parts/projects/autocomplete-reflux-gulp-es5/package.json @@ -22,7 +22,7 @@ "express": "^4.13.1", "express-handlebars": "^2.0.1", "express-validator": "^2.13.0", - "mongodb": "^2.0.36", + "mongodb": "^3.6.1", "morgan": "^1.6.1", "react": "^0.14.0", "react-dom": "^0.14.0",