winston-daily-roate-file-1.4.2 makes a change where timestamp is not on by default anymore. (#3335)

see: aa28f52271

pretty incredible that they would release this as a patch release, but my fix is solid and defensive

chore(package): update winston-daily-rotate-file to version 1.4.2

https://greenkeeper.io/
This commit is contained in:
Arthur Cinader
2017-01-06 16:32:03 -08:00
committed by GitHub
parent c7775eb0b9
commit edba550cf6
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@
"semver": "5.2.0",
"tv4": "1.2.7",
"winston": "2.3.0",
"winston-daily-rotate-file": "1.4.1",
"winston-daily-rotate-file": "1.4.2",
"ws": "1.1.1"
},
"devDependencies": {