Skip to content

Commit 78a21ef

Browse files
fix(package): update winston-daily-rotate-file to version 1.7.1
Closes #4157
1 parent 70ca7bd commit 78a21ef

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
@@ -41,7 +41,7 @@
4141
"tv4": "1.3.0",
4242
"uuid": "^3.1.0",
4343
"winston": "2.3.1",
44-
"winston-daily-rotate-file": "1.5.0",
44+
"winston-daily-rotate-file": "1.7.1",
4545
"ws": "3.2.0"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)