From b543a0d05a0bee0e05b41d6edb30657502248445 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 12:04:59 -0500 Subject: [PATCH] fix(deps): update dependency webpack to v5.76.0 (#11341) 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 881d297a8f..39c02598e6 100644 --- a/install/package.json +++ b/install/package.json @@ -139,7 +139,7 @@ "toobusy-js": "0.5.1", "uglify-es": "3.3.9", "validator": "13.9.0", - "webpack": "5.75.0", + "webpack": "5.76.0", "webpack-merge": "5.8.0", "winston": "3.8.2", "xml": "1.0.1",