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