diff --git a/examples/using-type-definitions/package.json b/examples/using-type-definitions/package.json index 399ea279940bb..fb85290166d8b 100644 --- a/examples/using-type-definitions/package.json +++ b/examples/using-type-definitions/package.json @@ -4,7 +4,7 @@ "description": "An example site using createTypes action and createResolvers API", "version": "0.1.0", "dependencies": { - "gatsby": "^2.24.63", + "gatsby": "^5.4.0", "gatsby-image": "^2.4.19", "gatsby-plugin-sharp": "^2.6.36", "gatsby-source-filesystem": "^2.3.30",