Skip to content

Commit 55e5522

Browse files
committed
feat: upgrade cheerio from 1.0.0-rc.3 to 0.22.0
Snyk has created this PR to upgrade cheerio from 1.0.0-rc.3 to 0.22.0. See this package in NPM: https://www.npmjs.com/package/cheerio See this project in Snyk: https://app.snyk.io/org/fernal73/project/7ca36bc2-c12e-4f45-945d-b5756029d8fa?utm_source=github&utm_medium=upgrade-pr
1 parent 10f2bf3 commit 55e5522

File tree

2 files changed

+67
-15
lines changed

2 files changed

+67
-15
lines changed

spiderpromises/package-lock.json

Lines changed: 66 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spiderpromises/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"assert": "^1.5.0",
2020
"bluebird": "^3.7.2",
21-
"cheerio": "^1.0.0-rc.3",
21+
"cheerio": "^0.22.0",
2222
"command-line-args": "^5.1.1",
2323
"command-line-usage": "^5.0.5",
2424
"config": "^3.2.5",

0 commit comments

Comments
 (0)