Update mongodb to the latest version 🚀 (#6719)

* fix(package): update mongodb to version 3.5.8

* 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-05-28 13:26:21 +00:00
committed by GitHub
parent 6a743ca630
commit d0a9c709fe
2 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
"lodash": "4.17.15",
"lru-cache": "5.1.1",
"mime": "2.4.6",
"mongodb": "3.5.7",
"mongodb": "3.5.8",
"parse": "2.13.0",
"pg-promise": "10.5.4",
"pluralize": "^8.0.0",