From ca82d020bc25698c3fff14c4f1c68a86c6288c98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 13:16:59 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.91.0 (#12426) 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 78b184c000..752ed7b478 100644 --- a/install/package.json +++ b/install/package.json @@ -143,7 +143,7 @@ "toobusy-js": "0.5.1", "tough-cookie": "4.1.3", "validator": "13.11.0", - "webpack": "5.90.3", + "webpack": "5.91.0", "webpack-merge": "5.10.0", "winston": "3.12.0", "workerpool": "9.1.0",