Skip to content

Commit 61affe2

Browse files
authored
fix: upgrade mongodb from 3.6.6 to 3.6.7 (#7425)
Snyk has created this PR to upgrade mongodb from 3.6.6 to 3.6.7. 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 bea4707 commit 61affe2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lodash": "4.17.21",
4646
"lru-cache": "5.1.1",
4747
"mime": "2.5.2",
48-
"mongodb": "3.6.6",
48+
"mongodb": "3.6.7",
4949
"mustache": "4.2.0",
5050
"parse": "3.2.0",
5151
"pg-monitor": "1.4.1",

0 commit comments

Comments
 (0)