We've had to forcibly override the version of axios being used due to https://github.com/eurosky-social/eurosky-portal/security/dependabot/14, where axios was discovered to have an SSRF attack (CVE-2025-62718).
We transitively depend on axios via @inertiajs/core and @inertiajs/react, in the future when upgrading these dependencies, we should likely remove this override.
We've had to forcibly override the version of axios being used due to https://github.com/eurosky-social/eurosky-portal/security/dependabot/14, where axios was discovered to have an SSRF attack (CVE-2025-62718).
We transitively depend on axios via
@inertiajs/coreand@inertiajs/react, in the future when upgrading these dependencies, we should likely remove this override.