Skip to content

Commit 3e3090e

Browse files
committed
fix: upgrade mongoose from 6.13.0 to 6.13.3
Snyk has created this PR to upgrade mongoose from 6.13.0 to 6.13.3. See this package in npm: https://www.npmjs.com/package/mongoose See this project in Snyk: https://app.snyk.io/org/nc-minh/project/2be35f06-8317-474e-b72a-1e47f55c131f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 90f6eb3 commit 3e3090e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
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
@@ -51,7 +51,7 @@
5151
"googleapis": "^111.0.0",
5252
"helmet": "^6.1.5",
5353
"jsonwebtoken": "^8.5.1",
54-
"mongoose": "^6.13.0",
54+
"mongoose": "^6.13.3",
5555
"multer": "^1.4.5-lts.1",
5656
"nocache": "^3.0.4",
5757
"winston": "^3.13.0"

0 commit comments

Comments
 (0)