[Snyk] Security upgrade react-router-dom from 6.26.1 to 6.30.3#168
[Snyk] Security upgrade react-router-dom from 6.26.1 to 6.30.3#168djdiptayan1 wants to merge 1 commit intostagingfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REMIXRUNROUTER-14908530 - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908286 - https://snyk.io/vuln/SNYK-JS-REMIXRUNROUTER-14908287
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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. Comment |
There was a problem hiding this comment.
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-domfrom 6.26.1 to 6.30.3 (fixing security vulnerabilities) - Updated transitive dependencies:
@remix-run/router(1.19.1 → 1.23.2) andreact-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.
Snyk has created this PR to fix 3 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
package.jsonyarn.lockNote 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 runyarnto update the contents of the./yarn/cachedirectory.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:
SNYK-JS-REMIXRUNROUTER-14908530
SNYK-JS-REACTROUTER-14908286
SNYK-JS-REMIXRUNROUTER-14908287
Important
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)