From cb6fe9c7a3afa5e9de958a47582485e53b656b0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:09:01 -0500 Subject: [PATCH] fix(deps): update dependency webpack to v5.90.2 (#12341) 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 55768a773e..09f2a42123 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.1", + "webpack": "5.90.2", "webpack-merge": "5.10.0", "winston": "3.11.0", "workerpool": "9.1.0",