replace node-fetch with native fetch (#198408)

* replace node-fetch with native fetch

* fix dep version

* handle terminated error from fetch

* more error handling
This commit is contained in:
João Moreno
2023-11-16 17:29:35 +01:00
committed by GitHub
parent c520c85342
commit 87e7f8b5e1
15 changed files with 88 additions and 70 deletions
+3 -4
View File
File diff suppressed because one or more lines are too long