From 21e061a059e3bb676735960fd6b3ac8f0d69f347 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 18:13:12 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.92.0 (#12631) 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 852dab82b0..4aff138bab 100644 --- a/install/package.json +++ b/install/package.json @@ -143,7 +143,7 @@ "toobusy-js": "0.5.1", "tough-cookie": "4.1.4", "validator": "13.12.0", - "webpack": "5.91.0", + "webpack": "5.92.0", "webpack-merge": "5.10.0", "winston": "3.13.0", "workerpool": "9.1.2",