diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 50c5e947a9b9a..dbbea91a45786 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -9,7 +9,7 @@ "dependencies": { "babel-runtime": "^6.26.0", "cheerio": "^1.0.0-rc.2", - "gatsby-plugin-sharp": "^1.6.41", + "gatsby-plugin-sharp": "^3.13.0", "is-relative-url": "^2.0.0", "lodash": "^4.17.4", "slash": "^1.0.0",