diff --git a/templates/javascript/src/package.json b/templates/javascript/src/package.json index 8bb2d1f..51bdbe6 100644 --- a/templates/javascript/src/package.json +++ b/templates/javascript/src/package.json @@ -6,14 +6,14 @@ "author": "Tri Hoang ", "dependencies": { "cross-env": "6.0.0", - "gatsby": "^2.19.7", + "gatsby": "^3.14.0", "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-offline": "^3.0.34", "gatsby-plugin-react-helmet": "^3.1.22", - "gatsby-plugin-sharp": "^2.4.5", + "gatsby-plugin-sharp": "^3.14.0", "gatsby-plugin-sitemap": "^2.3.4", "gatsby-source-filesystem": "^2.1.48", "gatsby-transformer-sharp": "^2.3.14",