From 6a1e9e8a110193a8540566bbd0adbaebaa047dce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 09:23:59 -0400 Subject: [PATCH] fix(deps): update dependency workerpool to v9.3.4 (#13650) 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 66b26b29dc..c0ee11a46f 100644 --- a/install/package.json +++ b/install/package.json @@ -152,7 +152,7 @@ "webpack": "5.101.3", "webpack-merge": "6.0.1", "winston": "3.17.0", - "workerpool": "9.3.3", + "workerpool": "9.3.4", "xml": "1.0.1", "xregexp": "5.1.2", "yargs": "17.7.2",