Skip to content

Commit 06fe452

Browse files
committed
fix: upgrade winston from 3.13.0 to 3.13.1
Snyk has created this PR to upgrade winston from 3.13.0 to 3.13.1. See this package in npm: winston 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 06fe452

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+9-9
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
@@ -54,7 +54,7 @@
5454
"mongoose": "^6.13.0",
5555
"multer": "^1.4.5-lts.1",
5656
"nocache": "^3.0.4",
57-
"winston": "^3.13.0"
57+
"winston": "^3.13.1"
5858
},
5959
"devDependencies": {
6060
"@commitlint/cli": "^17.2.0",

0 commit comments

Comments
 (0)