Skip to content

[Snyk] Security upgrade react-router-dom from 6.26.1 to 6.30.3#168

Open
djdiptayan1 wants to merge 1 commit intostagingfrom
snyk-fix-622f8bbb1e3b3fbbe9a40371b44a5420
Open

[Snyk] Security upgrade react-router-dom from 6.26.1 to 6.30.3#168
djdiptayan1 wants to merge 1 commit intostagingfrom
snyk-fix-622f8bbb1e3b3fbbe9a40371b44a5420

Conversation

@djdiptayan1
Copy link
Member

snyk-top-banner

Snyk has created this PR to fix 3 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • yarn.lock

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Cross-site Scripting (XSS)
SNYK-JS-REMIXRUNROUTER-14908530
  646  
high severity Open Redirect
SNYK-JS-REACTROUTER-14908286
  641  
high severity Open Redirect
SNYK-JS-REMIXRUNROUTER-14908287
  641  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Open Redirect
🦉 Cross-site Scripting (XSS)

Copilot AI review requested due to automatic review settings January 13, 2026 08:29
@vercel
Copy link
Contributor

vercel bot commented Jan 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
githubsrmv2 Ready Ready Preview, Comment Jan 13, 2026 8:31am

@coderabbitai
Copy link

coderabbitai bot commented Jan 13, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades react-router-dom from version 6.26.1 to 6.30.3 to address three high-severity security vulnerabilities: two Open Redirect issues and one Cross-site Scripting (XSS) vulnerability. The upgrade also updates related transitive dependencies.

Changes:

  • Upgraded react-router-dom from 6.26.1 to 6.30.3 (fixing security vulnerabilities)
  • Updated transitive dependencies: @remix-run/router (1.19.1 → 1.23.2) and react-router (6.26.1 → 6.30.3)
  • Next.js package versions updated (14.2.5 → 14.2.35/14.2.33)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updated react-router-dom version from ^6.22.3 to ^6.30.3
yarn.lock Updated react-router-dom, @remix-run/router, react-router versions, and Next.js related packages with their integrity hashes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants