From 8c80f2ea83bfdd1a800ed012be743505e886a19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 19:32:47 +0000 Subject: [PATCH] fix(deps): bump undici from 7.24.5 to 7.24.7 Bumps [undici](https://github.com/nodejs/undici) from 7.24.5 to 7.24.7. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.24.5...v7.24.7) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 87de0bee..62c002f1 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "csv-stringify": "^6.6.0", "form-data": "^4.0.5", "terminal-link": "^3.0.0", - "undici": "^7.24.5", + "undici": "^7.24.7", "zod": "^4.3.6" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a11585fb..6f7b3b2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7961,10 +7961,10 @@ undici-types@~6.21.0: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== -undici@^7.24.5: - version "7.24.5" - resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.5.tgz#7debcf5623df2d1cb469b6face01645d9c852ae2" - integrity sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q== +undici@^7.24.7: + version "7.24.7" + resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.7.tgz#af9535341bbe80625ca403a02418477a5c6a8760" + integrity sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ== unicorn-magic@^0.3.0: version "0.3.0"