Update undici to v7 and fix TypeScript compilation issues

Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-11 00:07:41 +00:00
parent b43ff0bde6
commit 6300e516de
10 changed files with 53 additions and 46 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
},
"dependencies": {
"tunnel": "^0.0.6",
"undici": "^5.28.5"
"undici": "^7.0.0"
},
"overrides": {
"uri-js": "npm:uri-js-replace@^1.0.1"