From 22da7a10cc2486303c35377fbaa090d0c17124c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 18:25:23 -0500 Subject: [PATCH] fix(deps): update dependency winston to v3.6.0 (#10285) 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 7c5c4bb008..460282e0c9 100644 --- a/install/package.json +++ b/install/package.json @@ -136,7 +136,7 @@ "uglify-es": "3.3.9", "validator": "13.7.0", "visibilityjs": "2.0.2", - "winston": "3.5.1", + "winston": "3.6.0", "xml": "1.0.1", "xregexp": "5.1.0", "yargs": "17.3.1",