From 54310d69e401d62b1f7da6b63b39539f7485a365 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Jun 2020 17:59:02 +0000 Subject: [PATCH] fix(deps): update dependency winston to v3.3.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 0987c08a54..b3855f7d95 100644 --- a/install/package.json +++ b/install/package.json @@ -126,7 +126,7 @@ "toobusy-js": "^0.5.1", "uglify-es": "^3.3.9", "validator": "13.1.1", - "winston": "3.3.1", + "winston": "3.3.2", "xml": "^1.0.1", "xregexp": "^4.3.0", "zxcvbn": "^4.4.2"