We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server-Side Request Forgery in axios reports a High Severity vulnerability in the npm package axios >= 1.3.2, <= 1.7.3
>= 1.3.2, <= 1.7.3
wait-on is currently configured with
wait-on
wait-on/package.json
Lines 40 to 41 in a10322f
To avoid use of vulnerable versions of axios, I suggest that wait-on update to axios@^1.7.4.
axios
For npm environments:
npm audit fix
The text was updated successfully, but these errors were encountered:
@jeffbski Any chance you would be interested in adding a contributor to this project to help keep it updated?
Sorry, something went wrong.
Related to this issue and addressed to @jeffbski
No branches or pull requests
Server-Side Request Forgery in axios reports a High Severity vulnerability in the npm package axios
>= 1.3.2, <= 1.7.3
wait-on
is currently configured withwait-on/package.json
Lines 40 to 41 in a10322f
To avoid use of vulnerable versions of
axios
, I suggest thatwait-on
update to axios@^1.7.4.Workaround
For npm environments:
The text was updated successfully, but these errors were encountered: