diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index fc3d2a3a6bcad..caad96636dcdf 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -14,8 +14,8 @@ "directory": "packages/gatsby-plugin-mdx" }, "peerDependencies": { - "@mdx-js/mdx": "^1.0.0", - "@mdx-js/react": "^1.0.0" + "@mdx-js/mdx": "^1.5.9", + "@mdx-js/react": "^1.5.9" }, "dependencies": { "@babel/core": "^7.10.3",