diff --git a/examples/using-i18n/package.json b/examples/using-i18n/package.json index 40c691cae8af9..f4816a062549a 100644 --- a/examples/using-i18n/package.json +++ b/examples/using-i18n/package.json @@ -14,7 +14,7 @@ "@mdx-js/mdx": "^1.6.18", "@mdx-js/react": "^1.6.18", "gatsby": "^2.24.63", - "gatsby-plugin-mdx": "^1.2.40", + "gatsby-plugin-mdx": "^2.14.1", "gatsby-source-filesystem": "^2.3.30", "gatsby-transformer-json": "^2.4.12", "react": "^16.12.0",