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

node-fetch upgrade issue #7

Open
dekelev opened this issue Jan 22, 2022 · 0 comments
Open

node-fetch upgrade issue #7

dekelev opened this issue Jan 22, 2022 · 0 comments

Comments

@dekelev
Copy link
Owner

dekelev commented Jan 22, 2022

node-fetch v3 introduced a breaking-change by forcing a project to use ESM in order to import it. It doesn't seems like security holes are being patched in the v2.x version as they do with v3.

Either upgrade project to use ESM or remove node-fetch in favor of library like Axios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant