From 115f236fba16802be0d3457a12aff0f2929cecf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 09:59:09 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.92.1 (#12644) 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 fb71cf959c..453d6a476e 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.92.0", + "webpack": "5.92.1", "webpack-merge": "5.10.0", "winston": "3.13.0", "workerpool": "9.1.2",