Skip to content

Commit

Permalink
[Deps] npm audit fix --force
Browse files Browse the repository at this point in the history
```shell
npm warn using --force Recommended protections disabled.
npm warn audit Updating ejs-lint to 2.0.0, which is a SemVer major change.

added 6 packages, removed 34 packages, changed 1 package, and audited 1109 packages in 2s

121 packages are looking for funding
  run `npm fund` for details

# npm audit report

ejs  <3.1.10
Severity: moderate
ejs lacks certain pollution protection - GHSA-ghr5-ch3p-vcr6
fix available via `npm audit fix --force`
Will install ejs-lint@0.1.1, which is a breaking change
node_modules/ejs-lint/node_modules/ejs
  ejs-lint  >=0.2.0
  Depends on vulnerable versions of ejs
  node_modules/ejs-lint

2 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force
```
  • Loading branch information
dchege711 committed Jul 4, 2024
1 parent 6be0eb4 commit b14ad72
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 358 deletions.
Loading

0 comments on commit b14ad72

Please sign in to comment.