diff --git a/examples/recipes-gatsby-image/package.json b/examples/recipes-gatsby-image/package.json index 9c2ee3e61021e..b0b4b90cdba07 100644 --- a/examples/recipes-gatsby-image/package.json +++ b/examples/recipes-gatsby-image/package.json @@ -13,9 +13,9 @@ "gatsby-plugin-mdx": "^1.2.40", "gatsby-plugin-offline": "^2.2.10", "gatsby-plugin-react-helmet": "^3.3.11", - "gatsby-plugin-sharp": "^2.6.36", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-source-filesystem": "^2.3.30", - "gatsby-transformer-sharp": "^2.5.15", + "gatsby-transformer-sharp": "^3.15.0", "prop-types": "^15.7.2", "react": "^16.8.6", "react-dom": "^16.8.6",