diff --git a/benchmarks/image-processing/package.json b/benchmarks/image-processing/package.json index 441b2f1ebe395..89ef548f6157d 100644 --- a/benchmarks/image-processing/package.json +++ b/benchmarks/image-processing/package.json @@ -6,12 +6,12 @@ "author": "Kyle Mathews ", "dependencies": { "async-sema": "^3.0.0", - "gatsby": "^2.18.25", + "gatsby": "^3.0.0", "gatsby-image": "^2.2.8", "gatsby-plugin-manifest": "^2.2.37", "gatsby-plugin-offline": "^3.0.32", "gatsby-plugin-react-helmet": "^3.1.21", - "gatsby-plugin-sharp": "^2.3.13", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-source-filesystem": "^2.1.46", "gatsby-transformer-sharp": "^2.3.13", "lodash": "^4.17.15",