diff --git a/package.json b/package.json index 76cb8ff..6f48886 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,9 @@ "gatsby-plugin-offline": "^3.2.0", "gatsby-plugin-react-helmet": "^3.3.0", "gatsby-plugin-sass": "latest", - "gatsby-plugin-sharp": "^2.6.31", + "gatsby-plugin-sharp": "^2.13.0", "gatsby-plugin-typography": "^2.5.0", - "gatsby-remark-copy-linked-files": "^2.3.0", + "gatsby-remark-copy-linked-files": "^2.9.0", "gatsby-remark-emoji-unicode": "latest", "gatsby-remark-images": "^5.0.0", "gatsby-remark-prismjs": "^3.5.0", @@ -30,8 +30,8 @@ "gatsby-remark-smartypants": "^2.3.0", "gatsby-source-filesystem": "^2.3.0", "gatsby-transformer-remark": "^4.0.0", - "gatsby-transformer-sharp": "^2.5.0", - "node-sass": "7.0.1", + "gatsby-transformer-sharp": "^2.11.0", + "node-sass": "9.0.0", "prismjs": "^1.25.0", "prop-types": "^15.7.2", "react": "^16.12.0",