build: Update undici to 6.21.1 (#10743)

fix: undici bumping to 6.21.1

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Lobo Metalúrgico
2025-02-10 20:07:06 -03:00
committed by GitHub
parent 2183c5eebb
commit 5c48979096
7 changed files with 24 additions and 24 deletions

View File

@@ -99,7 +99,7 @@
"tsup": "^8.3.5",
"turbo": "^2.3.3",
"typescript": "~5.5.4",
"undici": "6.21.0",
"undici": "6.21.1",
"vitest": "^2.1.8",
"zlib-sync": "^0.1.9"
},