* fix(package): update mongodb to version 3.1.3 (#4969)

* fix(package): update mongodb to version 3.1.3

Closes #4962

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
Florent Vilmart
2018-08-15 09:05:57 -04:00
committed by GitHub
parent 2765f3390d
commit 5e15cc9d4c
2 changed files with 23 additions and 15 deletions

View File

@@ -32,7 +32,7 @@
"lodash": "4.17.5",
"lru-cache": "4.1.3",
"mime": "2.3.1",
"mongodb": "3.1.1",
"mongodb": "3.1.3",
"parse": "2.0.1",
"pg-promise": "8.4.5",
"redis": "2.8.0",