From c299a004d7b5531d1b3fdec95214544580f81717 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 16 Mar 2018 18:00:55 +0000 Subject: [PATCH] fix(package): update winston to version 3.0.0-rc3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81224ed094..24b443fc04 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.1", + "winston": "3.0.0-rc3", "winston-daily-rotate-file": "1.7.2", "ws": "5.0.0" },