diff --git a/benchmarks/source-contentful/package.json b/benchmarks/source-contentful/package.json index 76872d4fb03d2..986061874ed62 100644 --- a/benchmarks/source-contentful/package.json +++ b/benchmarks/source-contentful/package.json @@ -18,17 +18,17 @@ }, "dependencies": { "chalk": "^2.4.2", - "contentful-management": "^5.14.0", + "contentful-management": "^6.3.1", "cross-env": "^7.0.0", "dotenv": "^8.2.0", - "gatsby": "^2.19.7", + "gatsby": "^4.6.0", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", - "gatsby-plugin-sharp": "^2.4.5", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-source-contentful": "^4.2.0", "gatsby-source-drupal": "^3.3.18", "gatsby-source-filesystem": "^2.1.48", - "gatsby-transformer-sharp": "^2.3.14", + "gatsby-transformer-sharp": "^3.13.0", "react": "^16.12.0", "react-dom": "^16.12.0", "ts-node": "^8.9.0",