From bb7b65eaa13f9ff6fc8a284f50161f7be2a97165 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 16:02:20 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.102.1 (#13698) 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 5402c223ef..3fc5172197 100644 --- a/install/package.json +++ b/install/package.json @@ -150,7 +150,7 @@ "tough-cookie": "6.0.0", "undici": "^7.10.0", "validator": "13.15.15", - "webpack": "5.102.0", + "webpack": "5.102.1", "webpack-merge": "6.0.1", "winston": "3.18.3", "workerpool": "9.3.4",