diff --git a/benchmarks/source-wordpress/package.json b/benchmarks/source-wordpress/package.json index 3de6f14f19e1d..90811980e87eb 100644 --- a/benchmarks/source-wordpress/package.json +++ b/benchmarks/source-wordpress/package.json @@ -21,10 +21,10 @@ "gatsby": "^2.21.18", "gatsby-image": "^2.4.3", "gatsby-plugin-benchmark-reporting": "*", - "gatsby-plugin-sharp": "^2.6.2", + "gatsby-plugin-sharp": "^4.8.0", "gatsby-source-filesystem": "^2.1.48", "gatsby-source-wordpress": "^4.0.0", - "gatsby-transformer-sharp": "^2.5.2", + "gatsby-transformer-sharp": "^4.8.0", "react": "^16.12.0", "react-dom": "^16.12.0" },