Skip to content

Commit f1b4259

Browse files
fix(package): update winston-daily-rotate-file to version 3.2.2
Closes #4673
1 parent 0e93306 commit f1b4259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"tv4": "1.3.0",
4343
"uuid": "^3.1.0",
4444
"winston": "2.4.1",
45-
"winston-daily-rotate-file": "1.7.2",
45+
"winston-daily-rotate-file": "3.2.2",
4646
"ws": "5.2.0"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)