chore: Remediate 3 Dependabot security alerts (react-router-dom 6→7) - #169
Open
ernst-dev wants to merge 1 commit into
Open
chore: Remediate 3 Dependabot security alerts (react-router-dom 6→7)#169ernst-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 #169 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 78 78
Branches 21 21
=========================================
Hits 78 78 ☔ 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
d8e8139 to
d310410
Compare
amanabiy
reviewed
Aug 7, 2026
| "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | ||
| "react-router-dom": "^6.30.4", | ||
| "react-router-dom": "^7.18.2", |
Member
There was a problem hiding this comment.
There is a conflict with build tools during the dry run build
Member
Author
There was a problem hiding this comment.
I have this PR for build-tools which widens the peer-deps: https://github.com/cloudscape-design/build-tools/pull/72/changes
After merging, this PR and other ones will go green
ernst-dev
enabled auto-merge
August 7, 2026 14:27
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 (
dev: true). No non-dev dependency versions increased.Alerts resolved
Remediation details
npm audit fix --force)react-router6.30.4 → 7.18.2,react-router-dom6.30.4 → 7.18.2js-yaml4.3.0 → 4.3.1 (also security-relevant),[email protected]added,[email protected]added,@remix-run/[email protected]removedUnresolved alerts
None — merging this PR is expected to CLEAR ALL 3 open Dependabot alerts for this repo.