diff --git a/examples/graphql-reference/package.json b/examples/graphql-reference/package.json index 0dfd4be5d0df6..e4d88c5ef4c3e 100644 --- a/examples/graphql-reference/package.json +++ b/examples/graphql-reference/package.json @@ -5,7 +5,7 @@ "version": "0.1.0", "author": "LekoArts ", "dependencies": { - "gatsby": "^2.17.7", + "gatsby": "^5.13.2", "gatsby-image": "^2.2.30", "gatsby-plugin-react-helmet": "^3.1.13", "gatsby-plugin-sharp": "^2.2.36",