diff --git a/benchmarks/source-flotiq/package.json b/benchmarks/source-flotiq/package.json index 548b5c4b0b1bf..327508fa9117a 100644 --- a/benchmarks/source-flotiq/package.json +++ b/benchmarks/source-flotiq/package.json @@ -16,13 +16,13 @@ "dependencies": { "dotenv": "^8.2.0", "faker": "^5.0.0", - "gatsby": "^2.24.10", + "gatsby": "^5.0.0", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", - "gatsby-plugin-sharp": "^2.6.21", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-source-filesystem": "^2.3.22", "gatsby-source-flotiq": "*", - "gatsby-transformer-sharp": "^2.3.14", + "gatsby-transformer-sharp": "^3.13.0", "lodash.kebabcase": "^4.1.1", "react": "^16.12.0", "react-dom": "^16.12.0"