From 98b455ce6fcfdd9bbfe1743d13004017182e0bab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:07:57 -0500 Subject: [PATCH] fix(deps): update dependency webpack to v5.90.1 (#12322) 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 315e72ef23..0b88794066 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.0", + "webpack": "5.90.1", "webpack-merge": "5.10.0", "winston": "3.11.0", "workerpool": "9.1.0",