nuxt-community / axios-module

Secure and easy axios integration for Nuxt 2
https://axios.nuxtjs.org
MIT License
1.2k stars 245 forks source link

Security issue: Uses a vulnerable version of Axios #615

Open kwolniak opened 4 months ago

kwolniak commented 4 months ago

Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx Fixed in https://github.com/axios/axios/releases/tag/v0.28.0

Any chance to update?