chore(deps): bump undici from 7.24.2 to 8.0.0

Bumps [undici](https://github.com/nodejs/undici) from 7.24.2 to 8.0.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.24.2...v8.0.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-09 10:54:18 +00:00
committed by GitHub
parent 1912cc65f2
commit 3036d69e1b
2 changed files with 9 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
"@actions/tool-cache": "^4.0.0",
"@renovatebot/pep440": "^4.2.2",
"smol-toml": "^1.6.0",
"undici": "^7.24.2"
"undici": "^8.0.0"
},
"devDependencies": {
"@biomejs/biome": "^2.4.7",