diff --git a/examples/using-shopify/package.json b/examples/using-shopify/package.json index 4b8ff8a15819c..34f12e4ada4f2 100644 --- a/examples/using-shopify/package.json +++ b/examples/using-shopify/package.json @@ -10,7 +10,7 @@ "gatsby-plugin-manifest": "^2.4.30", "gatsby-plugin-offline": "^2.2.10", "gatsby-plugin-react-helmet": "^3.3.11", - "gatsby-plugin-sharp": "^2.6.36", + "gatsby-plugin-sharp": "^4.23.0", "gatsby-source-filesystem": "^2.3.30", "gatsby-source-shopify": "^2.2.2", "gatsby-transformer-sharp": "^2.5.15",