diff --git a/e2e-tests/mdx/package.json b/e2e-tests/mdx/package.json index 5e103c197b723..f472c82ef4e38 100644 --- a/e2e-tests/mdx/package.json +++ b/e2e-tests/mdx/package.json @@ -7,7 +7,7 @@ "@mdx-js/react": "^1.6.6", "cypress": "^7.2.0", "fs-extra": "^8.1.0", - "gatsby": "^3.0.0", + "gatsby": "^4.14.0", "gatsby-plugin-mdx": "^2.0.0", "gatsby-source-filesystem": "^3.0.0", "react": "^17.0.0",