diff --git a/templates/javascript/src/package.json b/templates/javascript/src/package.json index 8bb2d1f..fa0e7f0 100644 --- a/templates/javascript/src/package.json +++ b/templates/javascript/src/package.json @@ -10,13 +10,13 @@ "gatsby-image": "^2.2.41", "gatsby-plugin-canonical-urls": "^2.2.3", "gatsby-plugin-i18n": "^1.0.1", - "gatsby-plugin-manifest": "^2.2.41", + "gatsby-plugin-manifest": "^3.13.0", "gatsby-plugin-offline": "^3.0.34", "gatsby-plugin-react-helmet": "^3.1.22", - "gatsby-plugin-sharp": "^2.4.5", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-plugin-sitemap": "^2.3.4", "gatsby-source-filesystem": "^2.1.48", - "gatsby-transformer-sharp": "^2.3.14", + "gatsby-transformer-sharp": "^3.13.0", "graphql": "^14.6.0", "prop-types": "^15.7.2", "react": "^16.12.0",