Skip to content

Security: nodemailer 8.x has 4 high-severity advisories; fix requires a major upgrade #294

Description

@GuyunLuke

Hi, running npm audit on the current dependency tree reports 13 vulnerabilities (1 critical, 8 high, 4 moderate). Most transitive deps are already covered by Dependabot PRs, but one needs manual attention:

nodemailer ^8.0.5 is affected by 4 advisories requiring 9.0.5:

Since 9.0.0 is a major bump, Dependabot won't open it automatically. The core API (createTransport + sendMail) is unchanged in 9.x — I upgraded a fork and it works with no code changes (see GuyunLuke@5fbbbc3).

Suggest bumping to ^9.0.5. Happy to open a PR if that helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions