diff --git a/examples/using-i18n/package.json b/examples/using-i18n/package.json index ebd8c2a229b66..810c438352144 100644 --- a/examples/using-i18n/package.json +++ b/examples/using-i18n/package.json @@ -11,7 +11,7 @@ "start": "npm run develop" }, "dependencies": { - "@mdx-js/mdx": "^1.6.18", + "@mdx-js/mdx": "^2.0.0", "@mdx-js/react": "^1.6.18", "gatsby": "next", "gatsby-plugin-mdx": "next",