Skip to content

Commit dfaa824

Browse files
committed
fix: upgrade mongodb from 3.6.3 to 3.6.5
Snyk has created this PR to upgrade mongodb from 3.6.3 to 3.6.5. 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 a28433f commit dfaa824

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
@@ -46,7 +46,7 @@
4646
"lodash": "4.17.21",
4747
"lru-cache": "5.1.1",
4848
"mime": "2.5.2",
49-
"mongodb": "3.6.3",
49+
"mongodb": "3.6.5",
5050
"mustache": "4.1.0",
5151
"parse": "3.1.0",
5252
"pg-monitor": "1.4.1",

0 commit comments

Comments
 (0)