diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 0df36b92ab966..e49cbd355078d 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -27,7 +27,7 @@ "gatsby-core-utils": "^4.15.0-next.0", "gatsby-plugin-utils": "^4.15.0-next.0", "gatsby-source-filesystem": "^5.15.0-next.0", - "node-fetch": "^2.6.11", + "node-fetch": "^2.7.0", "sharp": "^0.32.6", "shift-left": "^0.1.5" },