Skip to content

Conversation

@AtofStryker
Copy link
Contributor

Update react 19 to latest to avoid CVE-2025-5518 even though the independent projects do NOT use react server components. Better to avoid installing the dependency. Follow up to #60 and #61.

…he independent projects do NOT use react server components. Better to avoid installing the dependency
@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Dec 8, 2025

@AtofStryker

react 19 wasn't showing up in npm audit, but perhaps separately you might want to run npm audit fix on the two examples you're updating here, although none of the remaining vulnerabilities is in a critical category:

react-vite-ts

2 vulnerabilities (1 moderate, 1 high)

react-webpack5-js

10 vulnerabilities (3 low, 5 moderate, 2 high)

@AtofStryker
Copy link
Contributor Author

@MikeMcC399 good thinking. I ran npm audit fix in both projects to remediate

@AtofStryker AtofStryker merged commit d7307be into main Dec 8, 2025
19 of 20 checks passed
@AtofStryker AtofStryker deleted the chore/update_react_19 branch December 8, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants