diff --git a/starters/hello-world/package.json b/starters/hello-world/package.json index a507f734a070a..fce451765e6d0 100644 --- a/starters/hello-world/package.json +++ b/starters/hello-world/package.json @@ -14,7 +14,7 @@ "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" }, "dependencies": { - "gatsby": "^2.18.12", + "gatsby": "^2.24.80", "react": "^16.12.0", "react-dom": "^16.12.0" },