diff --git a/integration-tests/gatsby-image/package.json b/integration-tests/gatsby-image/package.json index 7773525176081..6e312e169aaed 100644 --- a/integration-tests/gatsby-image/package.json +++ b/integration-tests/gatsby-image/package.json @@ -10,7 +10,7 @@ "gatsby-plugin-manifest": "next", "gatsby-plugin-offline": "next", "gatsby-plugin-react-helmet": "next", - "gatsby-plugin-sharp": "^2.0.0-rc.7", + "gatsby-plugin-sharp": "^4.25.1", "gatsby-source-filesystem": "next", "gatsby-transformer-sharp": "^2.1.1-rc.3", "react": "^16.4.2",