Add undici override to fix CI build failures

Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-11 10:03:53 +00:00
parent de5ed035f9
commit b5bb4b97ed
4 changed files with 193 additions and 300 deletions
+2 -1
View File
@@ -45,6 +45,7 @@
"brace-expansion": "^2.0.2",
"form-data": "^4.0.4",
"uri-js": "npm:uri-js-replace@^1.0.1",
"node-fetch": "^3.3.2"
"node-fetch": "^3.3.2",
"undici": "^7.0.0"
}
}