Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependencies on node-fetch and use Node's internal fetch + AbortSignal instead #6393

Closed
kraenhansen opened this issue Jan 17, 2024 · 0 comments · Fixed by #6401
Closed

Comments

@kraenhansen
Copy link
Member

kraenhansen commented Jan 17, 2024

We could most likely remove the dependency on node-fetch and instead rely on the fetch and AbortSignal provided by Node.js from v18.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant