Skip to content

use node fetch instead of axios #320

@andreainnocenti

Description

@andreainnocenti

Hello team,
I noticed that this project currently supports Node.js ≥ 20. Since Node.js v20 will reach end of life at the end of April 2026, should we start considering an upgrade path?
As part of this, we might evaluate moving away from external HTTP clients (e.g., axios) and rely on the built‑in fetch API, which has been officially supported in Node.js since v18. Reducing external dependencies could help lower our exposure to supply‑chain vulnerabilities (for example, the recent axios compromise: https://opensourcemalware.com/blog/axios-compromised).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions