diff --git a/examples/using-shopify/package.json b/examples/using-shopify/package.json index 4b8ff8a15819c..d2912dccbe00e 100644 --- a/examples/using-shopify/package.json +++ b/examples/using-shopify/package.json @@ -12,7 +12,7 @@ "gatsby-plugin-react-helmet": "^3.3.11", "gatsby-plugin-sharp": "^2.6.36", "gatsby-source-filesystem": "^2.3.30", - "gatsby-source-shopify": "^2.2.2", + "gatsby-source-shopify": "^5.0.0", "gatsby-transformer-sharp": "^2.5.15", "prop-types": "^15.7.2", "react": "^16.8.1",