From 2fee1d074e58f43d12c430a4ad66e1371c7f44a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 18:52:39 -0500 Subject: [PATCH] fix(deps): update dependency winston to v3.4.0 (#10150) 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 7782a6a49b..0c1af51be1 100644 --- a/install/package.json +++ b/install/package.json @@ -134,7 +134,7 @@ "uglify-es": "3.3.9", "validator": "13.7.0", "visibilityjs": "2.0.2", - "winston": "3.3.4", + "winston": "3.4.0", "xml": "1.0.1", "xregexp": "5.1.0", "yargs": "17.3.1",