diff --git a/guides/d3-dashboard/package.json b/guides/d3-dashboard/package.json index 4f6fa6b89791f..a753d621f5255 100644 --- a/guides/d3-dashboard/package.json +++ b/guides/d3-dashboard/package.json @@ -9,11 +9,11 @@ "gatsby-plugin-catch-links": "^2.1.12", "gatsby-plugin-google-analytics": "^2.1.19", "gatsby-plugin-lodash": "^3.1.10", - "gatsby-plugin-manifest": "^2.2.20", + "gatsby-plugin-manifest": "^3.3.0", "gatsby-plugin-nprogress": "^2.1.9", "gatsby-plugin-offline": "^3.0.11", "gatsby-plugin-react-helmet": "^3.1.10", - "gatsby-plugin-sharp": "^2.2.27", + "gatsby-plugin-sharp": "^3.3.0", "gatsby-plugin-sitemap": "^2.2.16", "gatsby-plugin-styled-components": "^3.1.9", "gatsby-plugin-twitter": "^2.1.9", @@ -25,7 +25,7 @@ "gatsby-remark-video": "keydunov/gatsby-remark-video", "gatsby-source-filesystem": "^2.1.28", "gatsby-transformer-remark": "^2.6.26", - "gatsby-transformer-sharp": "^2.2.19", + "gatsby-transformer-sharp": "^3.3.0", "gatsby-plugin-snowplow-tracker": "^1.0.1", "guides-base": "file:../guides-base", "lodash": "^4.17.11",