From 1ebdfaea6c996838b3f5b30855e948f23a0a9eb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 13:39:15 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.89.0 (#12083) 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 2c9e8430be..51831623af 100644 --- a/install/package.json +++ b/install/package.json @@ -143,7 +143,7 @@ "tinycon": "0.6.8", "toobusy-js": "0.5.1", "validator": "13.11.0", - "webpack": "5.88.2", + "webpack": "5.89.0", "webpack-merge": "5.9.0", "winston": "3.11.0", "workerpool": "6.5.1",