axios-module icon indicating copy to clipboard operation
axios-module copied to clipboard

Release with latest axios

Open pi0 opened this issue 2 years ago • 1 comments

https://github.com/nuxt/nuxt/issues/9284#issuecomment-1814264329

axios  0.8.1 - 1.5.1
Severity: moderate
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
fix available via `npm audit fix --force`
Will install undefined@undefined, which is a breaking change
node_modules/@nuxtjs/auth-next/node_modules/axios
node_modules/axios
  @nuxtjs/auth-next  *
  Depends on vulnerable versions of @nuxtjs/axios
  Depends on vulnerable versions of axios
  node_modules/@nuxtjs/auth-next
  @nuxtjs/axios  *
  Depends on vulnerable versions of axios
  node_modules/@nuxtjs/axios
+-- @nuxtjs/[email protected]
| `-- [email protected]
`-- @nuxtjs/[email protected]
  `-- [email protected]

pi0 avatar Nov 16 '23 11:11 pi0

Hi @pi0,

tried to prepare a PR.

Thanks

mariocampacci avatar Feb 20 '24 08:02 mariocampacci