addyosmani/oust

Update dependencies

Closed this issue · 1 comments

d-g-h commented

Upgrade to Cheerio to 0.19.0 to squash WARN for this repo, and any that depend on it (critical)

❯ npm install critical
npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'

This update still gives me vulnerabilities with "css-what".
image

I don't know if it can just directly be updated to the latest critical version but I'll make a PR with the updated version.