From 3dc3b2e228fda19a75387304c4ef90f94bc5bc28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:37:52 -0500 Subject: [PATCH] fix(deps): update dependency webpack to v5.105.4 (#14053) 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 dc8cc075c8..061e0baab8 100644 --- a/install/package.json +++ b/install/package.json @@ -151,7 +151,7 @@ "tough-cookie": "6.0.0", "undici": "^7.10.0", "validator": "13.15.26", - "webpack": "5.105.3", + "webpack": "5.105.4", "webpack-merge": "6.0.1", "winston": "3.19.0", "workerpool": "10.0.1",