Skip to content

Commit e848b54

Browse files
authored
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
1 parent 06bdec8 commit e848b54

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lodash": "4.17.16",
4646
"lru-cache": "5.1.1",
4747
"mime": "2.4.6",
48-
"mongodb": "3.5.8",
48+
"mongodb": "3.5.9",
4949
"parse": "2.14.0",
5050
"pg-promise": "10.5.6",
5151
"pluralize": "^8.0.0",

0 commit comments

Comments
 (0)