Skip to content

Commit f8df89a

Browse files
authored
fix: upgrade winston-daily-rotate-file from 4.4.2 to 4.5.0 (#6789)
Snyk has created this PR to upgrade winston-daily-rotate-file from 4.4.2 to 4.5.0. 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 80d518f commit f8df89a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tv4": "1.3.0",
5656
"uuid": "8.1.0",
5757
"winston": "3.2.1",
58-
"winston-daily-rotate-file": "4.4.2",
58+
"winston-daily-rotate-file": "4.5.0",
5959
"ws": "7.3.0"
6060
},
6161
"devDependencies": {

0 commit comments

Comments
 (0)