diff --git a/benchmarks/source-agilitycms/package.json b/benchmarks/source-agilitycms/package.json index db4fe765062dc..df87b07e3db82 100644 --- a/benchmarks/source-agilitycms/package.json +++ b/benchmarks/source-agilitycms/package.json @@ -20,11 +20,11 @@ "@agility/gatsby-source-agilitycms": "^1.5.0", "async": "^3.2.0", "dotenv": "^8.1.0", - "gatsby": "^2.24.2", + "gatsby": "^3.13.0", "gatsby-image": "^2.3.2", "gatsby-plugin-netlify": "^2.1.33", "gatsby-plugin-react-helmet": "^3.1.21", - "gatsby-plugin-sharp": "^2.5.1", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-source-filesystem": "^2.2.1", "gatsby-transformer-sharp": "^2.4.1", "node-fetch": "^2.6.0",