Skip to content

fix: override next-mdx-remote to v6.0.0 (CVE-2026-0969)#132

Merged
yoannfleurydev merged 1 commit into
mainfrom
yoannfleurydev/fix-next-mdx-remote
Mar 3, 2026
Merged

fix: override next-mdx-remote to v6.0.0 (CVE-2026-0969)#132
yoannfleurydev merged 1 commit into
mainfrom
yoannfleurydev/fix-next-mdx-remote

Conversation

@yoannfleurydev

Copy link
Copy Markdown
Member

Summary

  • Adds a pnpm override for next-mdx-remote to 6.0.0 to fix the vulnerable version 4.4.1 pulled in transitively by nextra@2.13.4
  • Resolves Vercel build error: Vulnerable version of next-mdx-remote detected (4.4.1)
  • The v6 API is backward-compatible with v4 (same MDXRemote component with compiledSource prop)

Test plan

  • Verified pnpm install resolves next-mdx-remote@6.0.0
  • Verified pnpm docs:build succeeds with no errors

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Mar 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-ficus-ui Building Building Preview, Comment Mar 3, 2026 2:48pm

Request Review

@yoannfleurydev yoannfleurydev merged commit e93efa9 into main Mar 3, 2026
5 checks passed
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