diff --git a/benchmarks/source-kontent/package.json b/benchmarks/source-kontent/package.json index cb189e571c027..ff9187d464323 100644 --- a/benchmarks/source-kontent/package.json +++ b/benchmarks/source-kontent/package.json @@ -16,10 +16,10 @@ "@kentico/gatsby-source-kontent": "^6.0.1", "@rshackleton/gatsby-transformer-kontent-image": "^2.0.0", "dotenv": "^8.2.0", - "gatsby": "^2.19.7", + "gatsby": "^5.0.0", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", - "gatsby-plugin-sharp": "^2.4.5", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-transformer-sharp": "^2.3.14", "react": "^16.12.0", "react-dom": "^16.12.0"