Skip to content

Commit 80d0f28

Browse files
committed
fix: upgrade winston-daily-rotate-file from 4.6.0 to 4.6.1
Snyk has created this PR to upgrade winston-daily-rotate-file from 4.6.0 to 4.6.1. See this package in npm: https://www.npmjs.com/package/winston-daily-rotate-file 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 2b1dc5c commit 80d0f28

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

+6-6
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
@@ -58,7 +58,7 @@
5858
"tv4": "1.3.0",
5959
"uuid": "8.3.2",
6060
"winston": "3.7.2",
61-
"winston-daily-rotate-file": "4.6.0",
61+
"winston-daily-rotate-file": "4.6.1",
6262
"ws": "8.5.0"
6363
},
6464
"devDependencies": {

0 commit comments

Comments
 (0)