diff --git a/benchmarks/source-kontent/package.json b/benchmarks/source-kontent/package.json index cb189e571c027..5512fb282330b 100644 --- a/benchmarks/source-kontent/package.json +++ b/benchmarks/source-kontent/package.json @@ -19,8 +19,8 @@ "gatsby": "^2.19.7", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", - "gatsby-plugin-sharp": "^2.4.5", - "gatsby-transformer-sharp": "^2.3.14", + "gatsby-plugin-sharp": "^3.15.0", + "gatsby-transformer-sharp": "^3.15.0", "react": "^16.12.0", "react-dom": "^16.12.0" },