From c3584770f24205d84b9399abd9535cb27dc7b00c Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Tue, 13 Nov 2018 23:29:33 +0100 Subject: 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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 304a526d..cd875ac6 100644 --- a/package.json +++ b/package.json @@ -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" }, -- cgit v1.2.3