fix(deps): bump react-router to 6.30.4 (GHSA-2j2x-hqr9-3h42) #292
No reviewers
Labels
No labels
agent:hermes
bug
chore
dependency
feature
status:blocked
status:in-progress
status:needs-info
status:needs-review
status:ready
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
owlburtoe/Shiftd!292
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/react-router-6.30.4-ghsa"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
A newly published advisory GHSA-2j2x-hqr9-3h42 (CVSS 6.6, Medium) flags
react-router@6.30.3. Because OSV.dev now serves it, the Dependency Audit job (osv-scanner) started failing on every open PR (#291, #287, #286, #255) and on main — none of these PRs introduced the problem.Change
react-router-dom^6.30.3→^6.30.4, which pulls patchedreact-router@6.30.4(the transitive that was flagged).pnpm-lock.yamlaccordingly.Verification
pnpm install --frozen-lockfile✓ (lockfile consistent)osv-scanner --config=.osv-scanner.toml --lockfile=pnpm-lock.yaml→ No issues found ✓pnpm check:react-versions→ aligned ✓Once merged, #291 rebases clean and the renovate PRs auto-rebase to green.