diff --git a/e2e-tests/development-runtime/package.json b/e2e-tests/development-runtime/package.json index 3c0a893d1abd2..d1df1eb4709a1 100644 --- a/e2e-tests/development-runtime/package.json +++ b/e2e-tests/development-runtime/package.json @@ -9,11 +9,11 @@ "gatsby-plugin-manifest": "^2.0.17", "gatsby-plugin-offline": "^2.1.0", "gatsby-plugin-react-helmet": "^3.0.6", - "gatsby-plugin-sharp": "^2.0.37", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-seo": "^0.1.0", "gatsby-source-filesystem": "^2.0.33", "gatsby-transformer-remark": "^2.3.12", - "gatsby-transformer-sharp": "^2.1.19", + "gatsby-transformer-sharp": "^3.15.0", "isomorphic-fetch": "^2.2.1", "prop-types": "^15.6.2", "react": "16.8.6",