mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
override for node-fetch
This commit is contained in:
+2
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user