diff --git a/e2e-tests/themes/gatsby-theme-about/package.json b/e2e-tests/themes/gatsby-theme-about/package.json index baac853712494..d36bc8e138408 100644 --- a/e2e-tests/themes/gatsby-theme-about/package.json +++ b/e2e-tests/themes/gatsby-theme-about/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/e2e-tests/themes/gatsby-theme-about#readme", "dependencies": { - "gatsby": "^2.13.13", + "gatsby": "^4.14.0", "gatsby-plugin-page-creator": "^2.1.3" }, "devDependencies": {