diff --git a/examples/using-square-payments/package.json b/examples/using-square-payments/package.json index 60d4e9e5fc8bb..74a90d73f7181 100644 --- a/examples/using-square-payments/package.json +++ b/examples/using-square-payments/package.json @@ -5,12 +5,12 @@ "version": "0.1.0", "author": "Kyle Mathews ", "dependencies": { - "gatsby": "^2.24.63", + "gatsby": "^4.22.0", "gatsby-image": "^2.4.19", "gatsby-plugin-manifest": "^2.4.30", "gatsby-plugin-offline": "^3.2.28", "gatsby-plugin-react-helmet": "^3.3.11", - "gatsby-plugin-sharp": "^2.6.36", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-plugin-square-payment-form": "^1.0.3", "gatsby-source-filesystem": "^2.3.30", "gatsby-transformer-sharp": "^2.5.15",