From 6300d849b1d8b30f989dd4e2388693bdd686c70c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 20:21:45 -0400 Subject: [PATCH] fix(deps): update dependency winston to v3.14.2 (#12741) 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 2404f14372..d80289ce84 100644 --- a/install/package.json +++ b/install/package.json @@ -145,7 +145,7 @@ "validator": "13.12.0", "webpack": "5.93.0", "webpack-merge": "6.0.1", - "winston": "3.14.1", + "winston": "3.14.2", "workerpool": "9.1.3", "xml": "1.0.1", "xregexp": "5.1.1",