From 710bf2f8233110a134aaf1dd7d3746cdf2dbb7dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 22:34:17 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.93.0 (#12692) 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 3be0167835..8f3f94b7a4 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.1", + "webpack": "5.93.0", "webpack-merge": "6.0.1", "winston": "3.13.1", "workerpool": "9.1.3",