Skip to content

fix(deps): pin brace-expansion@1.1.16 (GHSA-3jxr) - #36

Merged
kotru21 merged 1 commit into
mainfrom
fix/brace-expansion-1.1.16
Jul 27, 2026
Merged

fix(deps): pin brace-expansion@1.1.16 (GHSA-3jxr)#36
kotru21 merged 1 commit into
mainfrom
fix/brace-expansion-1.1.16

Conversation

@kotru21

@kotru21 kotru21 commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Pins transitive brace-expansion to 1.1.16 via npm overrides to close Dependabot alert #132 / GHSA-3jxr-9vmj-r5cp.
  • Cannot jump to 5.0.8: breaks minimatch@3 used by ESLint 9 (expand is not a function).

Test plan

  • npm ls brace-expansion → 1.1.16 overridden
  • npm run lint works
  • npm audit --omit=dev --audit-level=high → 0
  • CI green

Override the eslint/minimatch transitive so Dependabot alert #132
(exponential brace expand DoS) is patched without upgrading ESLint 10.

Co-authored-by: Cursor <cursoragent@cursor.com>
@kotru21
kotru21 merged commit caad0ca into main Jul 27, 2026
8 checks passed
@kotru21
kotru21 deleted the fix/brace-expansion-1.1.16 branch July 27, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant