12
0
Fork 0
mirror of https://github.com/astral-sh/setup-uv.git synced 2026-06-30 09:40:45 +00:00

chore(deps): bump undici from 8.0.0 to 8.3.0

Bumps [undici](https://github.com/nodejs/undici) from 8.0.0 to 8.3.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v8.0.0...v8.3.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-06-03 08:05:03 +00:00 committed by GitHub
parent 7390f777b0
commit 327aca098c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 9 deletions

View file

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