From a7f142bebba85e89c3e2745f9ce96f49b81903ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 14:21:38 -0500 Subject: [PATCH] fix(deps): update dependency winston to v3.5.0 (#10202) 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 fb04b0237c..db3f03dbfb 100644 --- a/install/package.json +++ b/install/package.json @@ -135,7 +135,7 @@ "uglify-es": "3.3.9", "validator": "13.7.0", "visibilityjs": "2.0.2", - "winston": "3.4.0", + "winston": "3.5.0", "xml": "1.0.1", "xregexp": "5.1.0", "yargs": "17.3.1",