diff --git a/e2e-tests/themes/production-runtime/package.json b/e2e-tests/themes/production-runtime/package.json index 6b7ec8ecbc6b8..a7f329a08c3af 100644 --- a/e2e-tests/themes/production-runtime/package.json +++ b/e2e-tests/themes/production-runtime/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Sidhartha Chatterjee ", "dependencies": { - "gatsby": "^2.13.14", + "gatsby": "^3.0.0", "gatsby-theme-about": "*", "react": "^16.8.0", "react-dom": "^16.8.0"