Skip to content

Commit 5fc7f00

Browse files
chore(package): update winston to version 2.3.1
https://greenkeeper.io/
1 parent a87eb24 commit 5fc7f00

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
@@ -22,7 +22,7 @@
2222
"homepage": "https://github.com/deepstreamIO/deepstream.io-logger-winston#readme",
2323
"dependencies": {
2424
"lodash.merge": "^4.4.0",
25-
"winston": "^2.3.0",
25+
"winston": "^2.3.1",
2626
"winston-daily-rotate-file": "^1.4.6"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)