diff --git a/examples/graphql-reference/package.json b/examples/graphql-reference/package.json index 0dfd4be5d0df6..74e103318ea97 100644 --- a/examples/graphql-reference/package.json +++ b/examples/graphql-reference/package.json @@ -5,10 +5,10 @@ "version": "0.1.0", "author": "LekoArts ", "dependencies": { - "gatsby": "^2.17.7", + "gatsby": "^4.10.2", "gatsby-image": "^2.2.30", "gatsby-plugin-react-helmet": "^3.1.13", - "gatsby-plugin-sharp": "^2.2.36", + "gatsby-plugin-sharp": "^4.22.0", "gatsby-plugin-typography": "^2.3.15", "gatsby-remark-responsive-iframe": "^2.2.25", "gatsby-source-filesystem": "^2.1.35",