From 19dc1025d4cb7c7081948e55d1a62c3c83aa34b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:04:26 -0400 Subject: [PATCH] fix(deps): update dependency winston to v3.18.3 (#13687) 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 9f957c9ae5..5d8a2b5443 100644 --- a/install/package.json +++ b/install/package.json @@ -151,7 +151,7 @@ "validator": "13.15.15", "webpack": "5.102.0", "webpack-merge": "6.0.1", - "winston": "3.17.0", + "winston": "3.18.3", "workerpool": "9.3.4", "xml": "1.0.1", "xregexp": "5.1.2",