diff --git a/templates/typescript/src/package.json b/templates/typescript/src/package.json index 382dfdb..bccd7a5 100644 --- a/templates/typescript/src/package.json +++ b/templates/typescript/src/package.json @@ -5,7 +5,7 @@ "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-image": "^2.2.41",