From c8d851837b1e0490d757a8ee9358bf15947758d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 19:51:39 -0400 Subject: [PATCH] fix(deps): update dependency workerpool to v10.0.2 (#14183) 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 409e5c753c..808343ce51 100644 --- a/install/package.json +++ b/install/package.json @@ -156,7 +156,7 @@ "webpack": "5.106.2", "webpack-merge": "6.0.1", "winston": "3.19.0", - "workerpool": "10.0.1", + "workerpool": "10.0.2", "xml": "1.0.1", "yargs": "17.7.2", "zxcvbn": "4.4.2"