diff --git a/examples/gatsbygram/package.json b/examples/gatsbygram/package.json index 2676faf5da327..642993f5fadcc 100644 --- a/examples/gatsbygram/package.json +++ b/examples/gatsbygram/package.json @@ -6,17 +6,17 @@ "author": "Kyle Mathews ", "dependencies": { "core-js": "^2.5.5", - "gatsby": "^2.0.0", + "gatsby": "^4.14.0", "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": "^3.3.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": "^3.3.0", "glamor": "^2.20.40", "instagram-screen-scrape": "^2.0.0", "lodash": "^4.17.10",