Commit 7770475
authored
Update dependency 'next-mdx-remote' (#1463)
### Description
The 'next-mdx-remote' dependency is affected by CVE-2026-0969 for
versions >= 4.3.0 < 6.0.0. PR updates next-mdx-remote to version 6.0.0
in solutions/blog example, and drops the dependency in
solutions/platforms-slate-supabase where it doesn't seem to be used.
### Demo URL
<!--
Provide a URL to a live deployment where we can test your PR. If a demo
isn't possible feel free to omit this section.
-->
### Type of Change
- [ ] New Example
- [x] Example updates (Bug fixes, new features, etc.)
- [ ] Other (changes to the codebase, but not to examples)
### New Example Checklist
- [ ] 🛫 `npm run new-example` was used to create the example
- [ ] 📚 The template wasn't used but I carefuly read the [Adding a new
example](https://github.com/vercel/examples#adding-a-new-example) steps
and implemented them in the example
- [ ] 📱 Is it responsive? Are mobile and tablets considered?1 parent ef5681b commit 7770475
4 files changed
Lines changed: 625 additions & 1273 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments