diff --git a/benchmarks/mdx/package.json b/benchmarks/mdx/package.json index f777b341db202..328515ae9f5dc 100644 --- a/benchmarks/mdx/package.json +++ b/benchmarks/mdx/package.json @@ -28,10 +28,10 @@ "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-mdx": "^1.1.8", "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-sharp": "^2.4.5", + "gatsby-transformer-sharp": "^3.15.0", "glob": "^7.2.3", "node-fetch": "^2.6.0", "react": "^16.12.0",