Add undici override to fix CI build failures
Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com>
This commit is contained in:
+2
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user