diff --git a/examples/using-remark-copy-linked-files/package.json b/examples/using-remark-copy-linked-files/package.json index bde136a163c06..219383d8fcbad 100644 --- a/examples/using-remark-copy-linked-files/package.json +++ b/examples/using-remark-copy-linked-files/package.json @@ -8,16 +8,16 @@ "gatsby-plugin-google-analytics": "^2.0.18", "gatsby-plugin-offline": "^2.0.25", "gatsby-plugin-react-helmet": "^3.0.12", - "gatsby-plugin-sharp": "^2.0.34", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-plugin-typography": "^2.2.13", "gatsby-remark-copy-linked-files": "^2.0.11", - "gatsby-remark-images": "^3.0.10", + "gatsby-remark-images": "^5.12.0", "gatsby-remark-prismjs": "^3.2.8", "gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-smartypants": "^2.0.9", "gatsby-source-filesystem": "^2.0.29", "gatsby-transformer-remark": "^2.3.8", - "gatsby-transformer-sharp": "^2.1.18", + "gatsby-transformer-sharp": "^3.15.0", "lodash": "^4.17.14", "prismjs": "^1.16.0", "react": "^16.8.6",