From 333736e2e90c3a6095ac577e127bb6f71c890da2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 11:41:32 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.106.1 (#14162) 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 08f094741a..e5fea42d5e 100644 --- a/install/package.json +++ b/install/package.json @@ -153,7 +153,7 @@ "tough-cookie": "6.0.1", "undici": "^7.10.0", "validator": "13.15.35", - "webpack": "5.105.4", + "webpack": "5.106.1", "webpack-merge": "6.0.1", "winston": "3.19.0", "workerpool": "10.0.1",