-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
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
Security issue in axios dependency - need to upgrade to >= 0.21.1 #26
Comments
Just following up here. It's been a year since this issue was created. |
We have the same issue, any news on this ? |
up |
Is this package maintained at all? |
Bump |
Can this be fixed ASAP? |
Please upgrade to version 0.6.4. Reason Users should change the default RemediationUpgrade References |
If anyone's looking for an alternative IP geolocation API, I've stood one up at https://geoipfetcher.com. Documentation is here - https://docs.geoipfetcher.com/ip-geolocation/geoip/get-ip-geolocation-data. There's documentation on how to implement with nodejs (it's just using fetch to the given endpoint, so you aren't reliant on an unmanaged repo). |
There is opened GitHub PR to process this. |
You need to update the axios dependency to >= 0.21.1
https://github.com/axios/axios/releases/tag/v0.21.1
The text was updated successfully, but these errors were encountered: