Upgrade winston

Our log library got a new major version which should be implemented.

That's exactly what this patch does. Implementing the new version of the
logging library.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
Sheogorath
2018-11-13 23:29:33 +01:00
parent 54d3d930cf
commit c3584770f2
7 changed files with 25 additions and 17 deletions

View File

@@ -129,7 +129,7 @@
"velocity-animate": "^1.4.0",
"visibilityjs": "^1.2.4",
"viz.js": "^1.7.0",
"winston": "^2.3.0",
"winston": "^3.1.0",
"ws": "^6.0.0",
"xss": "^1.0.3"
},