From 0a3e4d61d84232f8a4ed80feed4bdf8b79ddb04b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:04:06 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.99.7 (#13361) 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 af3e06455c..9dcf0b5b53 100644 --- a/install/package.json +++ b/install/package.json @@ -147,7 +147,7 @@ "toobusy-js": "0.5.1", "tough-cookie": "5.1.2", "validator": "13.15.0", - "webpack": "5.99.6", + "webpack": "5.99.7", "webpack-merge": "6.0.1", "winston": "3.17.0", "workerpool": "9.2.0",