From 72454e562073bd6c61f2539a6c5da78d6f4e2117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:44:33 +0000 Subject: [PATCH] chore(deps): bump undici from 7.28.0 to 8.8.0 Bumps [undici](https://github.com/nodejs/undici) from 7.28.0 to 8.8.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.28.0...v8.8.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 3c174ae..6f89e9f 100644 --- a/bun.lock +++ b/bun.lock @@ -16,7 +16,7 @@ "open": "^11.0.0", "semver": "7.8.5", "smol-toml": "^1.6.1", - "undici": "7.28.0", + "undici": "8.8.0", "yaml": "^2.9.0", "zod": "^4.4.3", }, @@ -559,7 +559,7 @@ "typescript": ["typescript@6.0.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw=="], - "undici": ["undici@7.28.0", "", {}, "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA=="], + "undici": ["undici@8.8.0", "", {}, "sha512-ubshXMXwF3MQIMF1y/WxZdNBnjEKeSg2wF5mcGUtU55YTw34tnVVpKRlLf7ruDXZ5344KokPVX4RBx1wJm64Bw=="], "undici-types": ["undici-types@7.16.0", "", {}, "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw=="], diff --git a/package.json b/package.json index 2162eec..8feaeec 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "open": "^11.0.0", "semver": "7.8.5", "smol-toml": "^1.6.1", - "undici": "7.28.0", + "undici": "8.8.0", "yaml": "^2.9.0", "zod": "^4.4.3" },