From 7e872d32f07d348bed04a56acd557d7dd082d133 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 29 Jan 2019 14:16:27 -0500 Subject: [PATCH] fix(deps): update dependency winston to v3.2.1 (#7317) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c60e7510a7..98b8d7500c 100644 --- a/install/package.json +++ b/install/package.json @@ -126,7 +126,7 @@ "toobusy-js": "^0.5.1", "uglify-es": "^3.3.9", "validator": "10.11.0", - "winston": "3.2.0", + "winston": "3.2.1", "xml": "^1.0.1", "xregexp": "^4.1.1", "zxcvbn": "^4.4.2"