Skip to content

fix: update brace-expansion to resolve CVE-2026-13149#188

Open
independabot-soc2[bot] wants to merge 1 commit into
mainfrom
independabot/brace-expansion-CVE-2026-13149
Open

fix: update brace-expansion to resolve CVE-2026-13149#188
independabot-soc2[bot] wants to merge 1 commit into
mainfrom
independabot/brace-expansion-CVE-2026-13149

Conversation

@independabot-soc2

Copy link
Copy Markdown

Hi, this is independabot — not Lili! You can ask her if you have questions, but she had no hand in generating this PR other than setting up the independabot schedule.

Please merge this PR yourself, if you approve.

BEFORE YOU MERGE

Instructions for resolving the vuln

Highlight the risky code / where the dependency was used

brace-expansion is a transitive dependency of minimatch (brought in via nodemon devDependency). It is only used in the build toolchain, not in the shipped bundle. Risk is low.

Special instructions for this PR

None. This is a devDependency-only change to build_ts/. The overrides field pins brace-expansion to >=1.1.16 (resolved to 5.0.8 at time of install).

AFTER YOU MERGE

No post-merge steps required.

Add npm overrides to force brace-expansion >= 1.1.16, resolving
DoS vulnerability via exponential-time expansion of consecutive
non-expanding {} groups.

Co-Authored-By: Oz <oz-agent@warp.dev>
@independabot-soc2
independabot-soc2 Bot requested a review from dannyneira July 24, 2026 13:06
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