Guus De Graeve
Guus De Graeve
The `axios` version used is vulnerable to Improper Input Validation through sub-dependency `follow-redirects`. This PR upgrades the `axios` version in order to mitigate this vulnerability. More info: [https://nvd.nist.gov/vuln/detail/CVE-2023-26159](https://nvd.nist.gov/vuln/detail/CVE-2023-26159)
Versions of the follow-redirects package prior to version 1.15.4 are vulnerable to improper input validation. This PR upgrades the dependency, without changing the lockfile version. See [CVE-2023-26159](https://nvd.nist.gov/vuln/detail/CVE-2023-26159) This should fix...
getMetadataForRegion can return NULL for invalid region codes, in that case just continue looping region codes