diff --git a/templates/typescript/src/package.json b/templates/typescript/src/package.json index 382dfdb..3444781 100644 --- a/templates/typescript/src/package.json +++ b/templates/typescript/src/package.json @@ -5,9 +5,9 @@ "version": "1.0.0", "author": "Tri Hoang ", "dependencies": { - "axios": "^0.19.0", + "axios": "^0.20.0", "classnames": "^2.2.6", - "gatsby": "^2.19.18", + "gatsby": "^3.13.0", "gatsby-image": "^2.2.41", "gatsby-plugin-canonical-urls": "^2.2.3", "gatsby-plugin-i18n": "^1.0.1",