Skip to content

Commit f4b2e77

Browse files
committed
fix: upgrade mongodb from 4.5.0 to 4.6.0
Snyk has created this PR to upgrade mongodb from 4.5.0 to 4.6.0. 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 5e15864 commit f4b2e77

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -42,7 +42,7 @@
4242
"lodash": "4.17.21",
4343
"lru-cache": "6.0.0",
4444
"mime": "3.0.0",
45-
"mongodb": "4.5.0",
45+
"mongodb": "4.6.0",
4646
"mustache": "4.2.0",
4747
"parse": "3.4.2",
4848
"pg-monitor": "1.4.1",

0 commit comments

Comments
 (0)