Skip to content

Update tmp dependency to >=0.2.4 to fix vulnerability (GHSA-52f5-9888-hmc6) #2976

@lgcarlinf

Description

@lgcarlinf

Hello 👋,

First, thanks for maintaining this project 🙏.

I noticed that this library depends on tmp in a version lower than 0.2.4. That version has a known vulnerability:

Steps to reproduce

  1. Install this library.
  2. Run npm audit / pnpm audit / yarn audit.
  3. Observe the warning about the vulnerable tmp dependency.

Suggested fix

Bump the tmp dependency to at least 0.2.4 to ensure downstream users are not exposed to this vulnerability.

Thanks again for your work on this project 🙌.

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