diff --git a/examples/gatsbygram/package.json b/examples/gatsbygram/package.json index 77b0b3d69e7bc..6525270a8cdaa 100644 --- a/examples/gatsbygram/package.json +++ b/examples/gatsbygram/package.json @@ -10,13 +10,13 @@ "gatsby-image": "^2.0.5", "gatsby-plugin-glamor": "^2.0.5", "gatsby-plugin-google-analytics": "^2.0.5", - "gatsby-plugin-manifest": "^2.0.2", + "gatsby-plugin-manifest": "^4.8.0", "gatsby-plugin-offline": "^2.0.5", - "gatsby-plugin-sharp": "^2.0.5", + "gatsby-plugin-sharp": "^4.8.0", "gatsby-plugin-typography": "^2.2.0", "gatsby-source-filesystem": "^2.0.1", "gatsby-transformer-json": "^2.1.1", - "gatsby-transformer-sharp": "^2.1.1", + "gatsby-transformer-sharp": "^4.8.0", "glamor": "^2.20.40", "instagram-screen-scrape": "^2.0.0", "lodash": "^4.17.10",