From 6f957cb91909308398d7ebe86682ca65a2e05bd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 26 Jan 2019 17:16:59 -0500 Subject: [PATCH] fix(deps): update dependency winston to v3.2.0 (#7299) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 808f599f7d..5e76989a00 100644 --- a/install/package.json +++ b/install/package.json @@ -124,7 +124,7 @@ "toobusy-js": "^0.5.1", "uglify-es": "^3.3.9", "validator": "10.11.0", - "winston": "3.1.0", + "winston": "3.2.0", "xml": "^1.0.1", "xregexp": "^4.1.1", "zxcvbn": "^4.4.2"