Skip to content

Commit e93efa9

Browse files
fix: override next-mdx-remote to v6.0.0 to resolve CVE-2026-0969 (#132)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0c2901a commit e93efa9

2 files changed

Lines changed: 712 additions & 29 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"@types/react-dom": "19.1.0",
4444
"use-latest-callback": "0.2.3",
4545
"react-native-screens": "4.16.0",
46-
"@headlessui/react": "2.2.0"
46+
"@headlessui/react": "2.2.0",
47+
"next-mdx-remote": "6.0.0"
4748
}
4849
},
4950
"packageManager": "pnpm@9.15.5"

0 commit comments

Comments
 (0)