diff --git a/examples/using-faker/package.json b/examples/using-faker/package.json index e90bd8bd08b04..111a2e14665c6 100644 --- a/examples/using-faker/package.json +++ b/examples/using-faker/package.json @@ -5,7 +5,7 @@ "author": "Kyle Mathews ", "dependencies": { "core-js": "^2.5.5", - "gatsby": "^2.0.0", + "gatsby": "^3.5.0", "gatsby-plugin-react-helmet": "^3.0.0", "gatsby-source-faker": "^2.0.0", "react": "^16.3.2",