From 79de42818c738b65fd5b67ba8289587b31251b53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 21:56:00 -0400 Subject: [PATCH] fix(deps): update dependency undici to v8.1.0 (#14168) 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 296474ac08..d68e851a85 100644 --- a/install/package.json +++ b/install/package.json @@ -151,7 +151,7 @@ "tinycon": "0.6.8", "toobusy-js": "0.5.1", "tough-cookie": "6.0.1", - "undici": "8.0.2", + "undici": "8.1.0", "validator": "13.15.35", "webpack": "5.106.1", "webpack-merge": "6.0.1",