From c12d430c43dc22d636110e176415dca340233b24 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 10 Mar 2018 10:08:18 -0500 Subject: [PATCH] fix(package): update winston to version 2.4.1 (#4618) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33b488ac..9f688050 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "semver": "5.5.0", "tv4": "1.3.0", "uuid": "^3.1.0", - "winston": "2.4.0", + "winston": "2.4.1", "winston-daily-rotate-file": "1.7.2", "ws": "5.0.0" },