From 6a8f54fd6bdf65581a3d4868fdd57a130a0734e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 15:35:08 -0400 Subject: [PATCH] fix(deps): update dependency winston to v3.3.3 (#8431) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index d8ec05405c..4f34e79450 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.2", + "winston": "3.3.3", "xml": "^1.0.1", "xregexp": "^4.3.0", "zxcvbn": "^4.4.2"