This repository was archived by the owner on Jun 13, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 14
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Fix dependency security alerts #5
Copy link
Copy link
Open
Description
Two high severity alerts are being reported for cheerio. Update the dependency to fix these.
=== npm audit security report ===
# Run npm install [email protected] to resolve 2 vulnerabilities
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ css-what │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ cheerio │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ cheerio > cheerio-select-tmp > css-select > css-what │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1754 │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ css-what │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ cheerio │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ cheerio > cheerio-select-tmp > css-what │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1754 │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 2 high severity vulnerabilities in 130 scanned packages
run `npm audit fix` to fix 2 of them.
Metadata
Metadata
Assignees
Labels
No labels