From c67aa43f14fae778fd634a9b2544a3893bec5976 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 11:02:52 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.101.1 (#13588) 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 7997f48900..05b2f27cf5 100644 --- a/install/package.json +++ b/install/package.json @@ -146,7 +146,7 @@ "tough-cookie": "5.1.2", "undici": "^7.10.0", "validator": "13.15.15", - "webpack": "5.101.0", + "webpack": "5.101.1", "webpack-merge": "6.0.1", "winston": "3.17.0", "workerpool": "9.3.3",