diff --git a/examples/route-api/package.json b/examples/route-api/package.json index eaec18bf8a3b2..c95b934f8b43f 100644 --- a/examples/route-api/package.json +++ b/examples/route-api/package.json @@ -5,7 +5,7 @@ "version": "1.0.0", "author": "LekoArts ", "dependencies": { - "gatsby": "^2.24.67", + "gatsby": "^5.12.0", "gatsby-source-filesystem": "^2.3.32", "gatsby-transformer-remark": "^2.8.37", "gatsby-transformer-yaml": "^2.4.13",