Skip to content

Commit 40349f1

Browse files
committed
fix: upgrade mongodb from 4.7.0 to 4.8.1
Snyk has created this PR to upgrade mongodb from 4.7.0 to 4.8.1. See this package in npm: https://www.npmjs.com/package/mongodb See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 149884f commit 40349f1

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 23 additions & 23 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
@@ -43,7 +43,7 @@
4343
"lodash": "4.17.21",
4444
"lru-cache": "7.12.0",
4545
"mime": "3.0.0",
46-
"mongodb": "4.7.0",
46+
"mongodb": "4.8.1",
4747
"mustache": "4.2.0",
4848
"parse": "3.4.2",
4949
"pg-monitor": "1.4.1",

0 commit comments

Comments
 (0)