Skip to content

Commit 7e89e84

Browse files
authored
Merge pull request #920 from 7006/master
Update package.mustache
2 parents d39f4ae + 5c00898 commit 7e89e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/handlebars/typescript-axios/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"prepublishOnly": "npm run build"
1919
},
2020
"dependencies": {
21-
"axios": "^0.19.2"
21+
"axios": "^0.21.1"
2222
},
2323
"devDependencies": {
2424
"@types/node": "^12.11.5",

0 commit comments

Comments
 (0)