Skip to content

deps: bump vulnerable transitive deps in RN and Vue samples#327

Merged
ksroda-sa merged 1 commit into
mainfrom
deps/bump-vulnerable-transitive-deps
Jul 22, 2026
Merged

deps: bump vulnerable transitive deps in RN and Vue samples#327
ksroda-sa merged 1 commit into
mainfrom
deps/bump-vulnerable-transitive-deps

Conversation

@ksroda-sa

Copy link
Copy Markdown
Collaborator

Summary

Resolves 6 open Dependabot alerts with in-range, lockfile-only bumps (no package.json changes, no major-version jumps):

Alerts Package Change Samples Advisory
#205, #214 (high) brace-expansion 2.1.0 → 2.1.2 react-native/login-pkce, react-native/token-refresh GHSA-3jxr-9vmj-r5cp
#206, #215 (high) js-yaml 4.2.0 → 4.3.0 react-native/login-pkce, react-native/token-refresh GHSA-52cp-r559-cp3m
#177, #178 (high) brace-expansion 5.0.6 → 5.0.7 vue/login-pkce, vue/token-refresh GHSA-3jxr-9vmj-r5cp

All 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 in serve-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-major resolutions override.

🤖 Generated with Claude Code

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
ksroda-sa marked this pull request as ready for review July 22, 2026 08:59
Copilot AI review requested due to automatic review settings July 22, 2026 08:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@ksroda-sa
ksroda-sa merged commit ad9e498 into main Jul 22, 2026
23 checks passed
@ksroda-sa
ksroda-sa deleted the deps/bump-vulnerable-transitive-deps branch July 22, 2026 13:45
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.

4 participants