diff --git a/packages/gatsby-theme-blog-core/package.json b/packages/gatsby-theme-blog-core/package.json index 09a50e18..2a9cce2b 100755 --- a/packages/gatsby-theme-blog-core/package.json +++ b/packages/gatsby-theme-blog-core/package.json @@ -22,7 +22,7 @@ "gatsby-core-utils": "^3.3.0", "gatsby-plugin-image": "^2.3.0", "gatsby-plugin-mdx": "^3.3.0", - "gatsby-plugin-sharp": "^4.3.0", + "gatsby-plugin-sharp": "^4.25.1", "gatsby-remark-copy-linked-files": "^5.3.0", "gatsby-remark-images": "^6.3.0", "gatsby-remark-smartypants": "^5.3.0",