From 1f88b551a2ce8f7dc1b674abb91bcea7316153a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 10:40:34 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.94.0 (#12752) 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 fb19e7bba2..3b29d0e117 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.93.0", + "webpack": "5.94.0", "webpack-merge": "6.0.1", "winston": "3.14.2", "workerpool": "9.1.3",