Open Abhishek-kumar09 opened 2 years ago
Reportedly axios@0.25
has CVE-2022-1214 in it so another upgrade may be in order.
Also getting a security warning. Will it be possible to upgrade to axios@0.26?
Also getting a vulnerability warning from Snyk. The remedy is to upgrade Axios to 1.6.0. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
Seems to be fixed in #147
https://github.com/jeffbski/wait-on/blob/21e8d7c633278ace56e7084c4d9cc2659f193768/package.json#L41
So the older version of axios is being used as a dependency for the project that raises the security issues.