deps: bump vulnerable transitive deps in RN and Vue samples#327
Merged
Conversation
Resolves 6 Dependabot alerts via in-range lockfile bumps: - brace-expansion 2.1.0 -> 2.1.2 (react-native samples, GHSA-3jxr-9vmj-r5cp) - js-yaml 4.2.0 -> 4.3.0 (react-native samples, GHSA-52cp-r559-cp3m) - brace-expansion 5.0.6 -> 5.0.7 (vue samples, GHSA-3jxr-9vmj-r5cp) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ksroda-sa
marked this pull request as ready for review
July 22, 2026 08:59
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
bwereszczak
approved these changes
Jul 22, 2026
ikawalec
approved these changes
Jul 22, 2026
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
Resolves 6 open Dependabot alerts with in-range, lockfile-only bumps (no
package.jsonchanges, no major-version jumps):brace-expansionjs-yamlbrace-expansionAll patched versions satisfy the existing semver ranges, applied with
yarn up -R, so this is non-breaking by construction.Not included
Alerts #244/#252 (
@hono/node-server< 2.0.5, medium, dev-only, Windows-only path traversal inserve-static) are not fixable cleanly: the patch only exists in 2.0.5, but@modelcontextprotocol/sdk(pulled in by@angular/cli) pins^1.19.9— including in its latest release. Waiting on an upstream bump rather than forcing a cross-majorresolutionsoverride.🤖 Generated with Claude Code