Skip to content

fix(deps): override brace-expansion to patched versions#174

Merged
NeuroKoder3 merged 4 commits into
mainfrom
fix/brace-expansion-security-overrides
Jul 25, 2026
Merged

fix(deps): override brace-expansion to patched versions#174
NeuroKoder3 merged 4 commits into
mainfrom
fix/brace-expansion-security-overrides

Conversation

@NeuroKoder3

Copy link
Copy Markdown
Owner

Summary

  • Pin transitive brace-expansion via npm overrides to patched lines: 1.1.16, 2.1.2, and 5.0.8
  • Updates root and server lockfiles so Dependabot alert GHSA-3jxr-9vmj-r5cp can clear
  • Dependabot could not open its own security PR because minimatch constraints block a single-version bump to 5.0.8

Test plan

Dependabot could not open a security PR because transitive minimatch pins block a single-version bump; pin each major line via npm overrides so GHSA-3jxr-9vmj-r5cp clears.

Co-authored-by: Cursor <cursoragent@cursor.com>
@strix-security

Copy link
Copy Markdown

Strix is installed on this repository, but we couldn't run this PR security review because this workspace's trial has ended. Add a card to resume code reviews here.

NeuroKoder3 and others added 3 commits July 24, 2026 20:38
…rides

Surgically bump brace-expansion entries so optional @emnapi peers remain and CI npm ci succeeds.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep main's top-level @emnapi entries and only bump brace-expansion to patched versions.

Co-authored-by: Cursor <cursoragent@cursor.com>
Override js-yaml 4.3.0 and postcss 8.5.23, keep brace-expansion pins, and gate production npm audit at high so moderate React Router findings (no React 19/v8 upgrade path yet) do not block merges.

Co-authored-by: Cursor <cursoragent@cursor.com>
@NeuroKoder3
NeuroKoder3 merged commit 449db05 into main Jul 25, 2026
15 checks passed
@NeuroKoder3
NeuroKoder3 deleted the fix/brace-expansion-security-overrides branch July 25, 2026 01:52
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