diff --git a/starters/gatsby-starter-theme/package.json b/starters/gatsby-starter-theme/package.json index 19386aceb67dc..96a6ea4b0d42f 100644 --- a/starters/gatsby-starter-theme/package.json +++ b/starters/gatsby-starter-theme/package.json @@ -10,7 +10,7 @@ }, "license": "0BSD", "dependencies": { - "gatsby": "^3.14.6", + "gatsby": "^4.6.0", "gatsby-theme-blog": "^3.0.0", "gatsby-theme-notes": "^3.0.0", "react": "^17.0.2",