diff --git a/starters/gatsby-starter-wordpress-blog/package.json b/starters/gatsby-starter-wordpress-blog/package.json index d4993a21b0c3d..dade52942d5bf 100644 --- a/starters/gatsby-starter-wordpress-blog/package.json +++ b/starters/gatsby-starter-wordpress-blog/package.json @@ -11,12 +11,12 @@ "@fontsource/merriweather": "^4.5.14", "@fontsource/montserrat": "^4.5.13", "@wordpress/block-library": "^7.18.0", - "gatsby": "^5.0.0", + "gatsby": "^5.12.6", "gatsby-plugin-image": "^3.0.0", - "gatsby-plugin-manifest": "^5.0.0", - "gatsby-plugin-sharp": "^5.0.0", - "gatsby-source-wordpress": "^7.0.0", - "gatsby-transformer-sharp": "^5.0.0", + "gatsby-plugin-manifest": "^5.12.1", + "gatsby-plugin-sharp": "^5.12.1", + "gatsby-source-wordpress": "^7.12.1", + "gatsby-transformer-sharp": "^5.12.1", "html-react-parser": "^3.0.4", "lodash": "^4.17.21", "react": "^18.2.0",