Hi Vercel Support,
The “Vulnerable Dependencies” security alert in my dashboard is still showing a React2Shell warning even though the fix has already been applied.
Project: oharu121/rag-demo
What happened:
- Vercel automatically created PR #4 to fix React Server Components CVE vulnerabilities
- I merged PR #4 on December 23, 2025
- The fix was deployed to production (deployment DiTqqrqot, commit d72731a)
- Multiple deployments have occurred since then
- Current production (FcKskfUZd) is running the patched code
Evidence that the vulnerability is patched:
- PR #4: Fix React Server Components CVE vulnerabilities by vercel[bot] · Pull Request #4 · oharu121/rag-demo · GitHub (merged)
- Current versions: Next.js 16.1.1, React 19.2.3 (both patched)
npm auditshows 0 vulnerabilitiesnpx fix-react2shell-nextconfirms “No vulnerable packages found”
Issue:
The security alert UI shows “View Pull Request” (pointing to the already-merged PR #4) and a greyed-out “Redeploy” button. The alert should have auto-dismissed after the fix was deployed.
Could you please clear this stale alert or advise how I can dismiss it?
Thank you.