Skip to content

Commit b3967c4

Browse files
committed
fix: upgrade winston-daily-rotate-file from 4.6.1 to 4.7.1
Snyk has created this PR to upgrade winston-daily-rotate-file from 4.6.1 to 4.7.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 86832b9 commit b3967c4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
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
@@ -55,7 +55,7 @@
5555
"tv4": "1.3.0",
5656
"uuid": "8.3.2",
5757
"winston": "3.7.2",
58-
"winston-daily-rotate-file": "4.6.1",
58+
"winston-daily-rotate-file": "4.7.1",
5959
"ws": "8.7.0"
6060
},
6161
"devDependencies": {

0 commit comments

Comments
 (0)