Skip to content

Commit 5abbeeb

Browse files
authored
fix: upgrade winston-daily-rotate-file from 4.5.4 to 4.5.5 (#7407)
Snyk has created this PR to upgrade winston-daily-rotate-file from 4.5.4 to 4.5.5. 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/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
1 parent 8976ecc commit 5abbeeb

File tree

2 files changed

+8
-19
lines changed

2 files changed

+8
-19
lines changed

package-lock.json

+7-18
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
@@ -57,7 +57,7 @@
5757
"tv4": "1.3.0",
5858
"uuid": "8.3.2",
5959
"winston": "3.3.3",
60-
"winston-daily-rotate-file": "4.5.4",
60+
"winston-daily-rotate-file": "4.5.5",
6161
"ws": "7.4.6"
6262
},
6363
"devDependencies": {

0 commit comments

Comments
 (0)