dependencies: update cheerio 0.20.0 -> 0.22.0

No variation in # of security vulnerabilities.

The output of `npm audit` goes from this:
  found 7 vulnerabilities (5 low, 2 high) in 13881 scanned packages
    7 vulnerabilities require manual review. See the full report for details.

To this:
  found 7 vulnerabilities (5 low, 2 high) in 13795 scanned packages
    7 vulnerabilities require manual review. See the full report for details.
This commit is contained in:
John McLear 2020-03-15 14:36:42 +00:00
parent b075d1fd7c
commit 71fa852dfb
2 changed files with 180 additions and 383 deletions

View file

@ -33,7 +33,7 @@
"async": "0.9.0",
"async-stacktrace": "0.0.2",
"channels": "0.0.4",
"cheerio": "0.20.0",
"cheerio": "0.22.0",
"clean-css": "4.2.3",
"cookie-parser": "1.4.4",
"ejs": "2.6.1",