slackhq / csp-html-webpack-plugin

A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output.
MIT License
164 stars 40 forks source link

Cheerio 1.0.0-rc.4 #73

Closed slandmann closed 3 years ago

slandmann commented 3 years ago

Hi,

Can you please upgrade to Cheerio 1.0.0-rc.4?

Cheerio 1.0.0-rc.4 uses Lodash 4.17.20 which fixes vulnerabilities.

AnujRNair commented 3 years ago

It doesn't look like cheerio 1.0.0-rc.4 has been published to npm yet - are you seeing otherwise?