Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,9 @@ npm install @vitejs/plugin-rsc@latest

### Expo {/*expo*/}

Upgrade to the latest `react-server-dom-webpack`:
You only need to take action if you're using experimental RSC or Server Functions support in production. API routes are not affected. The impact on EAS Hosting was already mitigated through a WAF rule.

```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*/}

Expand Down