Update undici to v7 and fix TypeScript compilation issues

Co-authored-by: salmanmkc <[email protected]>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-11 00:07:41 +00:00
co-authored by salmanmkc
parent b43ff0bde6
commit 6300e516de
10 changed files with 53 additions and 46 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@sigstore/rekor-types": "^3.0.0",
"@types/jsonwebtoken": "^9.0.6",
"nock": "^13.5.1",
"undici": "^6.20.0"
"undici": "^7.0.0"
},
"dependencies": {
"@actions/core": "^1.11.1",