Skip to content

fix: update next.js and react for CVE-2026-23864#10

Open
sergical wants to merge 1 commit intogetsentry:mainfrom
sergical:fix/cve-2026-23864
Open

fix: update next.js and react for CVE-2026-23864#10
sergical wants to merge 1 commit intogetsentry:mainfrom
sergical:fix/cve-2026-23864

Conversation

@sergical
Copy link
Copy Markdown
Member

Summary

Updates Next.js and React in the crons-nextjs-example to address CVE-2026-23864.

Changes (typescript/next/crons-nextjs-example)

  • next: 15.5.7 → 15.5.10
  • react: 19.1.0 → 19.1.5
  • react-dom: 19.1.0 → 19.1.5

Vulnerability Details

DoS vulnerabilities in React Server Components bundled with Next.js.

Verification

  • npm run build passes

🤖 Generated with Claude Code

Updates typescript/next/crons-nextjs-example:
- next: 15.5.7 → 15.5.10
- react: 19.1.0 → 19.1.5
- react-dom: 19.1.0 → 19.1.5

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant