Update MongoDB to 3.3.5 (#6263)

* Update MongoDB to 3.3.5

* xit

* try again

* set timeout for tests

* remove flaky test

* Update package-lock.json

* fix conflicts
This commit is contained in:
Diamond Lewis
2019-12-06 18:00:27 -06:00
committed by Antonio Davi Macedo Coelho de Castro
parent aa5e3f5f1a
commit 3de12faddc
8 changed files with 25 additions and 17 deletions

View File

@@ -43,7 +43,7 @@
"lodash": "4.17.15",
"lru-cache": "5.1.1",
"mime": "2.4.4",
"mongodb": "3.3.2",
"mongodb": "3.3.5",
"node-rsa": "1.0.7",
"parse": "2.10.0",
"pg-promise": "10.3.1",