fix: upgrade mongodb from 3.5.8 to 3.5.9 (#6775)

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

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-07-10 22:11:01 +03:00
committed by GitHub
parent 06bdec8219
commit e848b541bd
2 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@
"lodash": "4.17.16",
"lru-cache": "5.1.1",
"mime": "2.4.6",
"mongodb": "3.5.8",
"mongodb": "3.5.9",
"parse": "2.14.0",
"pg-promise": "10.5.6",
"pluralize": "^8.0.0",