Skip to content

High severity vulnerability in transitive dependency brace-expansion #4021

Description

@malik-m-saqlain

npm audit reports a high-severity vulnerability in the transitive dependency brace-expansion.

Dependency chain:
eslint-plugin-react@7.37.5
└── minimatch@3.1.5
└── brace-expansion@1.1.16

Advisory:
GHSA-mh99-v99m-4gvg

Impact:
This is a development dependency used by ESLint. There is currently no non-breaking upgrade available because the latest eslint-plugin-react still depends on minimatch 3.x.

Recommendation:

  • Monitor upstream packages for updates.
  • Upgrade once eslint-plugin-react or minimatch releases a version with the patched dependency.
  • No action required for production if npm audit --omit=dev --audit-level=high reports no high vulnerabilities.

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