nuxt-community / auth-module

Zero-boilerplate authentication support for Nuxt 2
https://auth.nuxtjs.org
MIT License
1.94k stars 925 forks source link

Security issue: Uses a vulnerable version of Axios #1873

Open kwolniak opened 7 months ago

kwolniak commented 7 months ago

Version

module: 5.0.0-1667386184.dfbbb54

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?