diff --git a/examples/using-cypress/package.json b/examples/using-cypress/package.json index 2009869639e31..ec5db2918af6b 100644 --- a/examples/using-cypress/package.json +++ b/examples/using-cypress/package.json @@ -17,7 +17,7 @@ "test:e2e:ci": "start-server-and-test develop http://localhost:8000 cy:run" }, "dependencies": { - "gatsby": "^2.24.63", + "gatsby": "^3.13.0", "gatsby-image": "^2.4.19", "gatsby-plugin-manifest": "^2.4.30", "gatsby-plugin-offline": "^3.2.28",