Closed
Description
Is your feature request related to a problem? Please describe.
Axios version v0.19.2 has known Server-Side Request Forgery vulnerability
axios/axios#3407
https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
Describe the solution you'd like
This can be fixed by bumping the version in the package.mustache to 0.21.1 for typescript-axios
Describe alternatives you've considered
After generating the code, do an update to version v0.21.1