From 17dba0b0385e1156f413ed929a05a4051e559b83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:12:42 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.102.0 (#13683) 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 992d1f7c4b..77966f994c 100644 --- a/install/package.json +++ b/install/package.json @@ -149,7 +149,7 @@ "tough-cookie": "6.0.0", "undici": "^7.10.0", "validator": "13.15.15", - "webpack": "5.101.3", + "webpack": "5.102.0", "webpack-merge": "6.0.1", "winston": "3.17.0", "workerpool": "9.3.4",