From e9d30f76c2124cca8d0826822fe64ac11fdb7d66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 19:47:51 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.81.0 (#11523) 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 17f6ca1f9a..22399bde6d 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "tinycon": "0.6.8", "toobusy-js": "0.5.1", "validator": "13.9.0", - "webpack": "5.80.0", + "webpack": "5.81.0", "webpack-merge": "5.8.0", "winston": "3.8.2", "xml": "1.0.1",