chore(deps): bump React to v19.2.1 to clear CVE-2025-55182#32
chore(deps): bump React to v19.2.1 to clear CVE-2025-55182#32dtoxvanilla1991 wants to merge 1 commit intomainfrom
Conversation
WalkthroughUpdated React and React DOM dependencies from version 19.1.0 to 19.2.1 in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (1)
🔇 Additional comments (1)
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 |
Explain your changes
This PR updates React dependencies to the latest patch version to resolve the security advisory GHSA-9qr9-h5gf-34mp.
Changes:
Reason: Although this is a client-side Vite application and likely not vulnerable to the RCE (which targets Server Components), React 19.1.0 is flagged as vulnerable. Updating ensures npm audit is clean and users start with a secure foundation.
Checklist
🛟 If you need help, consider asking for advice over in the Kinde community.