Update mongodb to the latest version 🚀 (#6606)

* fix(package): update mongodb to version 3.5.6

* 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-14 18:37:26 +00:00
committed by GitHub
parent 6980bcc3dd
commit ff011dc54d
2 changed files with 12 additions and 6 deletions

View File

@@ -44,7 +44,7 @@
"lodash": "4.17.15",
"lru-cache": "5.1.1",
"mime": "2.4.4",
"mongodb": "3.5.5",
"mongodb": "3.5.6",
"parse": "2.12.0",
"pg-promise": "10.5.0",
"pluralize": "^8.0.0",