Skip to content

Commit 22e22f6

Browse files
fix(package): update winston-daily-rotate-file to version 3.1.3
Closes #4673
1 parent b1017ac commit 22e22f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.4.1",
44-
"winston-daily-rotate-file": "1.7.2",
44+
"winston-daily-rotate-file": "3.1.3",
4545
"ws": "5.1.1"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)