Skip to content

Commit c11c7c2

Browse files
authored
Update RSC security vulnerability guidance for Expo
Clarified actions needed for Expo users.
1 parent d8b1fe8 commit c11c7c2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/content/blog/2025/12/03/critical-security-vulnerability-in-react-server-components.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,9 @@ npm install @vitejs/plugin-rsc@latest
9494

9595
### Expo {/*expo*/}
9696

97-
Upgrade to the latest `react-server-dom-webpack`:
97+
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.
9898

99-
```bash
100-
npm install react@latest react-dom@latest react-server-dom-webpack@latest
101-
```
99+
To learn more about mitigating, read the article on [expo.dev/changelog](https://expo.dev/changelog/mitigating-critical-security-vulnerability-in-react-server-components).
102100

103101
### Redwood SDK {/*update-redwood-sdk*/}
104102

0 commit comments

Comments
 (0)