diff --git a/starters/hello-world/package.json b/starters/hello-world/package.json index 128b18da16606..37e1104db7feb 100644 --- a/starters/hello-world/package.json +++ b/starters/hello-world/package.json @@ -13,7 +13,7 @@ "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" }, "dependencies": { - "gatsby": "^5.12.4", + "gatsby": "^5.12.11", "react": "^18.2.0", "react-dom": "^18.2.0" },