diff --git a/package.json b/package.json index b07e440..f4287be 100644 --- a/package.json +++ b/package.json @@ -13,11 +13,11 @@ "gatsby-plugin-netlify": "^2.11.0", "gatsby-plugin-react-helmet": "^3.0.0", "gatsby-plugin-remote-images": "^2.2.0", - "gatsby-plugin-sharp": "^2.14.3", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-plugin-typography": "^2.12.0", "gatsby-source-filesystem": "^2.11.1", "gatsby-transformer-inline-svg": "^0.0.8", - "gatsby-transformer-sharp": "^2.3.16", + "gatsby-transformer-sharp": "^3.15.0", "gatsby-transformer-yaml": "^2.11.0", "numeral": "^2.0.6", "react": "^16.5.1",