diff --git a/benchmarks/md/package.json b/benchmarks/md/package.json index b6bd27c016d26..433794df4446e 100644 --- a/benchmarks/md/package.json +++ b/benchmarks/md/package.json @@ -25,11 +25,11 @@ "gatsby-image": "^2.3.3", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-page-creator": "^2.2.2", - "gatsby-plugin-sharp": "^2.4.12", - "gatsby-remark-images": "^3.2.3", + "gatsby-plugin-sharp": "^3.15.0", + "gatsby-remark-images": "^5.12.0", "gatsby-source-filesystem": "^2.2.3", "gatsby-transformer-remark": "^2.8.7", - "gatsby-transformer-sharp": "^2.4.5", + "gatsby-transformer-sharp": "^3.15.0", "glob": "^7.2.3", "node-fetch": "^2.6.0", "react": "^16.12.0",