chore: Remediate 3 Dependabot security alerts (react-router-dom 6→7) - #459
Open
ernst-dev wants to merge 1 commit into
Open
chore: Remediate 3 Dependabot security alerts (react-router-dom 6→7)#459ernst-dev wants to merge 1 commit into
ernst-dev wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #459 +/- ##
==========================================
- Coverage 94.16% 93.66% -0.50%
==========================================
Files 59 59
Lines 1816 1816
Branches 461 489 +28
==========================================
- Hits 1710 1701 -9
- Misses 106 115 +9 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Upgrade react-router-dom from ^6.30.4 to ^7.18.2 to resolve: - GHSA-wrjc-x8rr-h8h6 (react-router open redirect, CVE-2026-53669) - GHSA-337j-9hxr-rhxg (react-router constructor injection, CVE-2026-53666) - GHSA-jjmj-jmhj-qwj2 (react-router-dom, CVE-2026-53668) All affected packages are dev-only dependencies.
ernst-dev
force-pushed
the
dependabot-remediate/security-remediation-20260807
branch
from
August 7, 2026 13:53
c1ea4ed to
6be843a
Compare
ernst-dev
enabled auto-merge
August 7, 2026 14:26
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
Upgrades
react-router-domfrom^6.30.4to^7.18.2(dev dependency) to resolve all 3 open Dependabot security alerts.NPMPM availability
Not applicable — all upgraded packages are dev-only dependencies (
dev: truein lockfile). No non-dev dependency versions increased.Alerts resolved
Remediation details
npm audit fix --force) — no patch available within 6.x; all 3 alerts require the 6→7 major version upgrade.react-router6.30.4 → 7.18.2,react-router-dom6.30.4 → 7.18.2js-yaml4.3.0 → 4.3.1 (also a security fix — GHSA-5p4m-2wfm-xmqj),[email protected]added (new react-router dep),[email protected]added (new react-router dep),@remix-run/[email protected]removed (no longer used in v7),[email protected]removedUnresolved alerts
None — merging this PR is expected to CLEAR ALL 3 open Dependabot alerts for this repo.
Notes
react-router-domis a devDependency only, used for dev pages / testing. The 6→7 migration is a breaking change for application code but low-risk for this repo's dev tooling.@cloudscape-design/*entries in lockfile).package.json+package-lock.json.