Skip to content

The version of node-fetch used is old and contains vulnerabilities #11

Description

@ethan-far

Thanks a lot for this client package, it greatly simplifies working with the API !
I see an issue with the version of node-fetch that you're using. It's quite old and contains vulnerabilities.

image

The problem is that it's also impossible to override the version you're using, since in the newer versions they have changed it to be an ESM-only module, which means that it can no longer be imported with require.

Can you please create a new version with the newer node-fetch?

Thanks in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions