From 976da4d715e0d355e1b6fc7bf633711ef26b5d10 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 2 Oct 2017 09:18:34 -0400 Subject: [PATCH] fix(package): update winston to version 2.4.0 (#4227) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1c8ae8e..e9c38888 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "semver": "5.4.0", "tv4": "1.3.0", "uuid": "^3.1.0", - "winston": "2.3.1", + "winston": "2.4.0", "winston-daily-rotate-file": "1.7.2", "ws": "3.2.0" },