Skip to content

Commit 53bc697

Browse files
committed
fix: upgrade mongodb from 3.6.7 to 3.6.8
Snyk has created this PR to upgrade mongodb from 3.6.7 to 3.6.8. 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 f6a4172 commit 53bc697

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

package-lock.json

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

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.7",
48+
"mongodb": "3.6.8",
4949
"mustache": "4.2.0",
5050
"parse": "3.2.0",
5151
"pg-monitor": "1.4.1",

0 commit comments

Comments
 (0)