diff --git a/examples/using-prefetching-preloading-modules/package.json b/examples/using-prefetching-preloading-modules/package.json index 568eea782b3b9..ff7384efa34dc 100644 --- a/examples/using-prefetching-preloading-modules/package.json +++ b/examples/using-prefetching-preloading-modules/package.json @@ -6,7 +6,7 @@ "author": "Nuttapol Laoticharoen ", "dependencies": { "babel-plugin-styled-components": "^1.11.1", - "gatsby": "^2.24.63", + "gatsby": "^4.5.0", "gatsby-plugin-offline": "^2.2.10", "gatsby-plugin-react-helmet": "^3.3.11", "gatsby-plugin-styled-components": "^3.3.11",