Skip to content

chore(deps): bump brace-expansion to 5.0.7 (npm audit fix) - #111

Merged
indigo423 merged 1 commit into
mainfrom
fix/npm-audit-brace-expansion
Jul 10, 2026
Merged

chore(deps): bump brace-expansion to 5.0.7 (npm audit fix)#111
indigo423 merged 1 commit into
mainfrom
fix/npm-audit-brace-expansion

Conversation

@indigo423

Copy link
Copy Markdown
Collaborator

Runs npm audit fix for the remaining moderate advisory: brace-expansion — Large numeric range defeats documented max DoS protection. It's a transitive devDependency (via @typescript-eslint/typescript-estree), used only in the lint toolchain.

  • brace-expansion 5.0.5 → 5.0.7. Lockfile-only; package.json untouched.
  • npm audit now reports 0 vulnerabilities.
  • make verify green (lint + typecheck + tests + audit + build).

Follows #110 (the @babel/core fix) — together these clear the repo's audit surface.

🤖 Generated with Claude Code

Fixes the moderate advisory "brace-expansion: Large numeric range
defeats documented `max` DoS protection", a transitive devDependency via
@typescript-eslint/typescript-estree. Lockfile-only change (npm audit
fix); package.json untouched. `npm audit` now reports 0 vulnerabilities;
`make verify` green.

Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: Ronny Trommer <ronny@no42.org>
@indigo423
indigo423 merged commit a88a45f into main Jul 10, 2026
4 checks passed
@indigo423
indigo423 deleted the fix/npm-audit-brace-expansion branch July 10, 2026 22:32
indigo423 added a commit that referenced this pull request Jul 10, 2026
Security/maintenance patch: dev-dependency vulnerability fixes —
@babel/core 7.29.7 (#110, GHSA-4x5r-pxfx-6jf8) and brace-expansion 5.0.7
(#111). npm audit clean.

Assisted-by: ClaudeCode:claude-opus-4-8

Signed-off-by: Ronny Trommer <ronny@no42.org>
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