inertiajs / inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.3k stars 423 forks source link

Update Axios to 1.7.4 to mitigate High Vulnerability CVE-2024-39338 #1946

Closed AlvesJorge closed 1 month ago

AlvesJorge commented 1 month ago

Upgrade Axios to 1.7.4 to mitigate High CVES CVE-2024-39338

Axios Release

AlvesJorge commented 1 month ago

Closed as inertia already specifies ^1.6.0, the patched version should already be installed.

And technically, inertia doesn't depend on ^1.7.4 :)