From c45854d96c15b7160b82653e169b1adb8b1a39c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:49:45 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.88.0 (#11741) 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 236a81cd87..8daeecbd22 100644 --- a/install/package.json +++ b/install/package.json @@ -143,7 +143,7 @@ "tinycon": "0.6.8", "toobusy-js": "0.5.1", "validator": "13.9.0", - "webpack": "5.87.0", + "webpack": "5.88.0", "webpack-merge": "5.9.0", "winston": "3.9.0", "xml": "1.0.1",