diff --git a/examples/styleguide/package.json b/examples/styleguide/package.json index cebe76da04af2..b0ae2bf166e95 100644 --- a/examples/styleguide/package.json +++ b/examples/styleguide/package.json @@ -5,7 +5,7 @@ "author": "scott.eckenthal@gmail.com", "dependencies": { "app-root-dir": "^1.0.2", - "gatsby": "^2.0.0", + "gatsby": "^4.14.0", "gatsby-source-filesystem": "^2.0.1", "gatsby-transformer-react-docgen": "^5.0.8", "gatsby-transformer-remark": "^2.1.1",