Skip to content

brace-expansion DoS via outdated glob in @svgr/cli (GHSA-mh99-v99m-4gvg) #1029

Description

@vavsab

`@svgr/cli` pins `glob@^8.0.3`, which pulls a vulnerable `brace-expansion` (<=5.0.7, DoS via unbounded expansion). Fixed upstream in glob's own dependency chain once bumped to a version pulling `minimatch@^10.2.2` / `brace-expansion@^5.0.8`.

PR: bumps glob to `^13.0.6` and updates the two-line import to match glob's current named-export API. cc @gregberge

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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