[Snyk] Security upgrade react-router-dom from 7.5.2 to 7.12.0#31
[Snyk] Security upgrade react-router-dom from 7.5.2 to 7.12.0#31DMontgomery40 wants to merge 1 commit intodevelopmentfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908531 - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908286 - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908429 - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908293 - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908289
✅ Deploy Preview for securitylends ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
This PR is being reviewed by Cursor Bugbot
Details
You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "cookie": "^1.0.1", | ||
| "set-cookie-parser": "^2.6.0", | ||
| "turbo-stream": "2.4.0" | ||
| "set-cookie-parser": "^2.6.0" |
There was a problem hiding this comment.
Node.js version mismatch breaks CI/CD builds
High Severity
The react-router-dom upgrade to 7.12.0 introduces a dependency (react-router 7.12.0) that requires Node.js >= 20.0.0, but the project's CI/CD infrastructure is configured to use Node.js 18. The GitHub Actions workflow uses node-version: '18' and netlify.toml sets NODE_VERSION = "18". This version mismatch will cause npm engine warnings and may result in build failures or unexpected behavior during deployment.

Snyk has created this PR to fix 5 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-REACTROUTER-14908531
SNYK-JS-REACTROUTER-14908286
SNYK-JS-REACTROUTER-14908429
SNYK-JS-REACTROUTER-14908293
SNYK-JS-REACTROUTER-14908289
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)
Note
Dependency upgrades to address security vulnerabilities
react-router-domfrom^7.5.2to^7.12.0inpackage.jsonand lockfilereact-router→7.12.0,cookie→1.1.1,set-cookie-parser→2.7.2; removesturbo-streamWritten by Cursor Bugbot for commit 862b115. This will update automatically on new commits. Configure here.