Skip to content

Commit

Permalink
fix(deps): 3 vulnerabilities
Browse files Browse the repository at this point in the history
\from `npm audit` report

```sh
@koa/cors  <5.0.0
Severity: high
Overly permissive origin policy - GHSA-qxrj-hx23-xp82
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/@koa/cors
  oidc-provider  3.0.3 - 8.4.2
  Depends on vulnerable versions of @koa/cors
  node_modules/oidc-provider

axios  0.8.1 - 1.5.1
Severity: moderate
Axios Cross-Site Request Forgery Vulnerability - GHSA-wf5p-g6vw-rhxx
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/axios
```
  • Loading branch information
douglasduteil committed Feb 7, 2024
1 parent cbef767 commit 5b4ac99
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 573 deletions.
Loading

0 comments on commit 5b4ac99

Please sign in to comment.