From c8e2a66c8278b139ae4abe4ab10cc4b81bb63517 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:54:49 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.106.2 (#14179) 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 0453727886..cba05919f2 100644 --- a/install/package.json +++ b/install/package.json @@ -153,7 +153,7 @@ "tough-cookie": "6.0.1", "undici": "8.1.0", "validator": "13.15.35", - "webpack": "5.106.1", + "webpack": "5.106.2", "webpack-merge": "6.0.1", "winston": "3.19.0", "workerpool": "10.0.1",