diff --git a/examples/using-gatsby-image/package.json b/examples/using-gatsby-image/package.json index 47281f6248116..49d24f3561af5 100644 --- a/examples/using-gatsby-image/package.json +++ b/examples/using-gatsby-image/package.json @@ -11,10 +11,10 @@ "gatsby-image": "^2.4.19", "gatsby-plugin-emotion": "^4.3.11", "gatsby-plugin-netlify": "^2.3.15", - "gatsby-plugin-sharp": "^2.6.36", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-plugin-typography": "^2.5.11", "gatsby-source-filesystem": "^2.3.30", - "gatsby-transformer-sharp": "^2.5.15", + "gatsby-transformer-sharp": "^3.15.0", "gatsby-transformer-yaml": "^2.4.12", "numeral": "^2.0.6", "react": "^16.6.0",