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

chore: npm i axios@0.28.0 performed #613

Open mariocampacci opened 6 months ago

mariocampacci commented 6 months ago

Bump axios dependency to v0.28.0, resolving CVE-2023-45857 vulnerability

mariocampacci commented 6 months ago

@pi0 seeing the deploy failing I tried to read Netlify docs and force a compatible node version via netlify.toml file but going through netlify forum I found this QA Seems like the version must be updated via Netlify UI by the owner. I runned the build using node 16.x on the forked repo and it worked.