diff --git a/examples/hn/package.json b/examples/hn/package.json index 2d64e8568a42c..907355adf4f98 100644 --- a/examples/hn/package.json +++ b/examples/hn/package.json @@ -6,7 +6,7 @@ "author": "Kyle Mathews ", "dependencies": { "flat": "^2.0.1", - "gatsby": "^2.0.0", + "gatsby": "^4.22.0", "gatsby-core-utils": "^1.0.28", "gatsby-plugin-manifest": "^2.0.2", "gatsby-source-hacker-news": "^2.0.5",