Update mongodb to the latest version 🚀 (#6656)

* fix(package): update mongodb to version 3.5.7

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
greenkeeper[bot]
2020-04-30 04:37:26 +00:00
committed by GitHub
parent c361cfd7ad
commit d279198db7
2 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
"lodash": "4.17.15",
"lru-cache": "5.1.1",
"mime": "2.4.4",
"mongodb": "3.5.6",
"mongodb": "3.5.7",
"parse": "2.13.0",
"pg-promise": "10.5.2",
"pluralize": "^8.0.0",