override for node-fetch

This commit is contained in:
Salman Muin Kayser Chishti
2025-10-15 16:28:21 +01:00
parent a8d1fb0687
commit 88a490d2ce
5 changed files with 170 additions and 67 deletions
+2 -1
View File
@@ -44,6 +44,7 @@
"@types/node": "^24.1.0",
"brace-expansion": "^2.0.2",
"form-data": "^4.0.4",
"uri-js": "npm:uri-js-replace@^1.0.1"
"uri-js": "npm:uri-js-replace@^1.0.1",
"node-fetch": "^3.3.2"
}
}