Skip to content

fix(deps): bump brace-expansion to 1.1.18 for DoS advisory - #351

Merged
abrichr merged 1 commit into
mainfrom
fix/dependabot-brace-expansion-2026-08-02
Aug 2, 2026
Merged

fix(deps): bump brace-expansion to 1.1.18 for DoS advisory#351
abrichr merged 1 commit into
mainfrom
fix/dependabot-brace-expansion-2026-08-02

Conversation

@abrichr

@abrichr abrichr commented Aug 2, 2026

Copy link
Copy Markdown
Member

Summary

Resolves Dependabot alert #13 (high severity), which GitHub opened on 2026-08-02 at the moment #350 merged — it was not one of the original 9 alerts.

Package Before After Alert First patched
brace-expansion (transitive) 1.1.16 1.1.18 #13: DoS via unbounded expansion length → OOM crash 1.1.17

Lockfile-only change (npm update brace-expansion), 26 lines. The dev-scoped 5.x copy under eslint-config-next also moved to a patched 5.0.9.

Verification

  • npm ci — clean install
  • npm test — 183/183 pass
  • npm run build — succeeds

🤖 Generated with Claude Code

Resolves Dependabot alert 13 (high): brace-expansion < 1.1.17 DoS via
unbounded expansion length causing an out-of-memory process crash.
Transitive dependency; lockfile-only patch bump via npm update.

Verified locally: npm ci, npm test (183 pass), npm run build.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@netlify

netlify Bot commented Aug 2, 2026

Copy link
Copy Markdown

Deploy Preview for cosmic-klepon-3c693c ready!

Name Link
🔨 Latest commit 2e34673
🔍 Latest deploy log https://app.netlify.com/projects/cosmic-klepon-3c693c/deploys/6a6fb2881d42ff00083b0f91
😎 Deploy Preview https://deploy-preview-351--cosmic-klepon-3c693c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@abrichr
abrichr merged commit eeb407c into main Aug 2, 2026
9 checks passed
@abrichr
abrichr deleted the fix/dependabot-brace-expansion-2026-08-02 branch August 2, 2026 21:14
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