Bumped react-router-dom from 6.30.3 to 6.30.4#4948
Open
ChrisSmithCGI wants to merge 5 commits into
Open
Conversation
Unit Test Results241 tests 241 ✅ 25s ⏱️ Results for commit faf936e. ♻️ This comment has been updated with latest results. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the UI’s React Router dependency to address a Dependabot-reported security issue by moving to react-router-dom 6.30.4 and refreshing the npm lockfile entries accordingly.
Changes:
- Bump
react-router-domfrom 6.30.3 to 6.30.4 in the UI package manifest. - Update
package-lock.jsonto lockreact-router-dom/react-routerto 6.30.4 (and@remix-run/routerto 1.23.3).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| ui/app/package.json | Updates the react-router-dom dependency version spec. |
| ui/app/package-lock.json | Locks updated router-related package versions and reflects the dependency spec change. |
Files not reviewed (1)
- ui/app/package-lock.json: Generated file
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Collaborator
Author
|
@microsoft-github-policy-service agree company="CGI" |
Comment on lines
118
to
123
| "resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.39.0.tgz", | ||
| "integrity": "sha512-kks/n2AJzKUk+DBqZhiD+7zeQGBl+WpSOQYzWy6hff3bU0ZrYFqr4keFLlzB5VKuKZog0X59/FGHb1RPBDZLVg==", | ||
| "license": "MIT", | ||
| "peer": true, | ||
| "dependencies": { | ||
| "@azure/msal-common": "13.3.3" |
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.
Resolves
https://github.com/microsoft/AzureTRE/security/dependabot/372
What is being addressed
Updated
react-router-domfrom6.30.3to6.30.4to resolveCVE-2026-40181