Upgrade react-router-dom from 6.16.0 to 6.30.3#11591
Merged
Conversation
Upgrades react-router-dom from 6.16.0 to 6.30.3 to address multiple high/critical CVEs affecting react-router 6.x, including: - CVE-2025-61686 (CVSS 9.1) - Path Traversal - CVE-2026-22029 (CVSS 8.0) - XSS via Redirect - CVE-2025-59057 (CVSS 7.6) - Cross-Site Scripting - CVE-2026-22030 (CVSS 6.5) - CSRF - CVE-2025-68470 (CVSS 6.5) - Open Redirect Fixes Dependabot alert #317. https://claude.ai/code/session_01Eojjz9XpWCQjqhXbiiSii1
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Contributor
|
There's a reason I didn't upgrade this one before. When you test unleash with open console the latest version generates lots of warnings that require router config changes. |
Member
Author
thanks. I will take a deeper look. |
Member
Author
Contributor
|
@ivarconr I will check later which pages triggered those. It was very specific urls |
kwasniew
approved these changes
Mar 27, 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
This PR upgrades the
react-router-domdependency to a newer minor version, bringing in bug fixes and improvements from the React Router library.Changes
react-router-domfrom version 6.16.0 to 6.30.3 in frontend dependenciesNotes
https://claude.ai/code/session_01Eojjz9XpWCQjqhXbiiSii1