Skip to content

Vulnerability warnings on installation #39

@ksdhans

Description

@ksdhans

After installation, the following warning is given:
found 9 vulnerabilities (8 low, 1 high)

They're all "Regular Expression Denial of Service" warnings related to two dependencies:

  • parsejson
  • debug

The the debug package can simply be updated to a newer version. Parsejson does not have a fix, because they want everyone to switch to using Node.js' built-in JSON parser.

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