diff --git a/package.json b/package.json index b07e440..b0f29b0 100644 --- a/package.json +++ b/package.json @@ -9,15 +9,15 @@ "gatsby": "2.25", "gatsby-image": "^2.4.12", "gatsby-plugin-emotion": "^5.4.0", - "gatsby-plugin-manifest": "^2.0.5", + "gatsby-plugin-manifest": "^3.13.0", "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.13.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.13.0", "gatsby-transformer-yaml": "^2.11.0", "numeral": "^2.0.6", "react": "^16.5.1",