build: Update Undici to 6.21.3 (#10907)

build: update Undici to 6.21.3
This commit is contained in:
Jiralite
2025-05-20 11:52:41 +01:00
committed by GitHub
parent 4ccc3df19f
commit dac50b345b
2 changed files with 9 additions and 3 deletions

View File

@@ -100,7 +100,7 @@
"tsup": "^8.1.0",
"turbo": "^1.13.3",
"typescript": "^5.4.5",
"undici": "6.21.1",
"undici": "6.21.3",
"vitest": "^1.6.0",
"zlib-sync": "^0.1.10"
},