blog: update RSC security vulnerability guidance for Expo (#8177)

This commit is contained in:
Vojtech Novak
2025-12-05 18:32:09 +01:00
committed by GitHub
parent d8b1fe88a9
commit 5876ed5a11

View File

@@ -94,11 +94,7 @@ npm install @vitejs/plugin-rsc@latest
### Expo {/*expo*/}
Upgrade to the latest `react-server-dom-webpack`:
```bash
npm install react@latest react-dom@latest react-server-dom-webpack@latest
```
To learn more about mitigating, read the article on [expo.dev/changelog](https://expo.dev/changelog/mitigating-critical-security-vulnerability-in-react-server-components).
### Redwood SDK {/*update-redwood-sdk*/}