diff --git a/packages/homepage/package.json b/packages/homepage/package.json index d758fc7a2a6..e409ce8ba39 100644 --- a/packages/homepage/package.json +++ b/packages/homepage/package.json @@ -49,7 +49,7 @@ "gatsby-plugin-react-helmet": "^3.1.2", "gatsby-plugin-react-svg": "^2.1.2", "gatsby-plugin-remove-trailing-slashes": "^2.1.2", - "gatsby-plugin-sharp": "^2.2.9", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-plugin-sitemap": "^2.2.4", "gatsby-plugin-styled-components": "^3.3.2", "gatsby-plugin-twitter": "^2.1.2", @@ -59,12 +59,12 @@ "gatsby-remark-component": "^1.1.3", "gatsby-remark-copy-linked-files": "^2.1.4", "gatsby-remark-embedder": "^1.1.2", - "gatsby-remark-images": "^3.1.7", + "gatsby-remark-images": "^5.12.0", "gatsby-remark-prismjs": "^1.2.24", "gatsby-source-filesystem": "^2.1.7", "gatsby-transformer-json": "^2.2.2", "gatsby-transformer-remark": "^2.6.10", - "gatsby-transformer-sharp": "^2.2.5", + "gatsby-transformer-sharp": "^3.15.0", "gsap": "^2.1.3", "hast-to-hyperscript": "^10.0.1", "hast-util-whitespace": "^2.0.0",