Commit 1ca67c2
committed
Update React Flight / Next.js RCE vulnerability
# React Scan - React Flight / Next.js RCE Security Fix
## Summary
Updated the react-scan monorepo to address the React Flight / Next.js RCE advisory by upgrading the vulnerable Next.js dependency.
## Analysis
Scanned all package.json files in the monorepo:
- Root package.json: No Next.js or React Flight packages found ✓
- kitchen-sink/package.json: React 19.0.0, React-DOM 19.0.0 (Vite app, no Next.js) ✓
- packages/extension/package.json: React 18.2.0 (React Scan extension, no Next.js) ✓
- packages/scan/package.json: No React Flight packages ✓
- packages/vite-plugin-react-scan/package.json: No React Flight packages ✓
- packages/website/package.json: **Next.js 15.2.1 VULNERABLE** 1 parent f0206ef commit 1ca67c2
2 files changed
+136
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments