From d911a1bfb666d77ef5f4c02858bd0e4e4978b9fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 11:11:49 -0400 Subject: [PATCH] fix(deps): update dependency winston to v3.8.2 (#10882) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 4ac19f7c0c..4e0ca3a2d9 100644 --- a/install/package.json +++ b/install/package.json @@ -138,7 +138,7 @@ "validator": "13.7.0", "webpack": "5.74.0", "webpack-merge": "5.8.0", - "winston": "3.8.1", + "winston": "3.8.2", "xml": "1.0.1", "xregexp": "5.1.1", "yargs": "17.5.1",