diff --git a/benchmarks/image-processing/package.json b/benchmarks/image-processing/package.json index 46df7791290ff..192b776a758c3 100644 --- a/benchmarks/image-processing/package.json +++ b/benchmarks/image-processing/package.json @@ -6,14 +6,14 @@ "author": "Kyle Mathews ", "dependencies": { "async-sema": "^3.1.0", - "gatsby": "^2.19.5", + "gatsby": "^4.22.0", "gatsby-image": "^2.2.39", "gatsby-plugin-manifest": "^2.2.38", "gatsby-plugin-offline": "^3.0.32", "gatsby-plugin-react-helmet": "^3.1.21", - "gatsby-plugin-sharp": "^2.4.0", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-source-filesystem": "^2.1.46", - "gatsby-transformer-sharp": "^2.3.13", + "gatsby-transformer-sharp": "^3.15.0", "lodash": "^4.17.15", "node-fetch": "^2.6.0", "prop-types": "^15.7.2",