fix: upgrade mongodb from 3.6.1 to 3.6.2 (#6925)

Snyk has created this PR to upgrade mongodb from 3.6.1 to 3.6.2.

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-10-02 22:01:18 +03:00
committed by GitHub
parent 62048260c9
commit 6b2ca6938b
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"lodash": "4.17.20",
"lru-cache": "5.1.1",
"mime": "2.4.6",
"mongodb": "3.6.1",
"mongodb": "3.6.2",
"parse": "2.15.0",
"pg-promise": "10.6.1",
"pluralize": "8.0.0",