diff --git a/e2e-tests/gatsby-image/package.json b/e2e-tests/gatsby-image/package.json index f37fd7574fdc2..baa8efb174f0a 100644 --- a/e2e-tests/gatsby-image/package.json +++ b/e2e-tests/gatsby-image/package.json @@ -10,9 +10,9 @@ "gatsby-plugin-manifest": "^2.0.17", "gatsby-plugin-offline": "^2.0.23", "gatsby-plugin-react-helmet": "^3.0.6", - "gatsby-plugin-sharp": "^2.0.20", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-source-filesystem": "^2.0.20", - "gatsby-transformer-sharp": "^2.1.13", + "gatsby-transformer-sharp": "^3.15.0", "react": "^16.8.0", "react-dom": "^16.8.0", "react-helmet": "^5.2.0"