diff --git a/examples/using-faker/package.json b/examples/using-faker/package.json index df34a46f17928..1f53c465b4129 100644 --- a/examples/using-faker/package.json +++ b/examples/using-faker/package.json @@ -5,7 +5,7 @@ "author": "Kyle Mathews ", "dependencies": { "core-js": "^2.6.11", - "gatsby": "^2.24.63", + "gatsby": "^3.13.0", "gatsby-plugin-react-helmet": "^3.3.11", "gatsby-source-faker": "^2.3.11", "react": "^16.3.2",