fix: upgrade mongodb from 3.5.9 to 3.6.0 (#6877)

Snyk has created this PR to upgrade mongodb from 3.5.9 to 3.6.0.

See this package in npm:
https://www.npmjs.com/package/mongodb

See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
Snyk bot
2020-08-21 06:55:45 +03:00
committed by GitHub
parent bff0ea96b8
commit 2d766a9186
2 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,7 @@
"lodash": "4.17.20",
"lru-cache": "5.1.1",
"mime": "2.4.6",
"mongodb": "3.5.9",
"mongodb": "3.6.0",
"parse": "2.15.0",
"pg-promise": "10.5.8",
"pluralize": "8.0.0",