diff --git a/benchmarks/source-wordpress/package.json b/benchmarks/source-wordpress/package.json index 3de6f14f19e1d..01c4d9d4a9928 100644 --- a/benchmarks/source-wordpress/package.json +++ b/benchmarks/source-wordpress/package.json @@ -18,13 +18,13 @@ "cross-env": "^7.0.0", "dotenv": "^8.2.0", "faker": "^4.1.0", - "gatsby": "^2.21.18", + "gatsby": "^4.6.0", "gatsby-image": "^2.4.3", "gatsby-plugin-benchmark-reporting": "*", - "gatsby-plugin-sharp": "^2.6.2", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-source-filesystem": "^2.1.48", "gatsby-source-wordpress": "^4.0.0", - "gatsby-transformer-sharp": "^2.5.2", + "gatsby-transformer-sharp": "^3.13.0", "react": "^16.12.0", "react-dom": "^16.12.0" },