Skip to content

Commit 39696d0

Browse files
committed
feat: upgrade mongodb from 4.10.0 to 5.5.0
Snyk has created this PR to upgrade mongodb from 4.10.0 to 5.5.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 3ec453d commit 39696d0

File tree

2 files changed

+50
-49
lines changed

2 files changed

+50
-49
lines changed

package-lock.json

Lines changed: 49 additions & 48 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": "9.1.1",
4848
"mime": "3.0.0",
49-
"mongodb": "4.10.0",
49+
"mongodb": "5.5.0",
5050
"mustache": "4.2.0",
5151
"parse": "4.0.1",
5252
"path-to-regexp": "6.2.1",

0 commit comments

Comments
 (0)