fix(deps): override brace-expansion to patched versions#174
Merged
Conversation
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 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. |
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
brace-expansionvia npm overrides to patched lines:1.1.16,2.1.2, and5.0.8serverlockfiles so Dependabot alert GHSA-3jxr-9vmj-r5cp can clearminimatchconstraints block a single-version bump to 5.0.8Test plan
npm ls brace-expansionshows only 1.1.16 / 2.1.2 / 5.0.8npm test/ existing CI checks pass