From 55faa8a2612fa47f9b48a486a8d9e93f96617f45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:27:18 -0400 Subject: [PATCH] fix(deps): update dependency webpack to v5.95.0 (#12828) 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 0b29ca591e..0a39a04ad5 100644 --- a/install/package.json +++ b/install/package.json @@ -146,7 +146,7 @@ "toobusy-js": "0.5.1", "tough-cookie": "5.0.0", "validator": "13.12.0", - "webpack": "5.94.0", + "webpack": "5.95.0", "webpack-merge": "6.0.1", "winston": "3.14.2", "workerpool": "9.1.3",