Skip to content

Commit

Permalink
fix: upgrade cheerio from 1.0.0-rc.3 to 1.0.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cheerio from 1.0.0-rc.3 to 1.0.0.

See this package in npm:
cheerio

See this project in Snyk:
https://app.snyk.io/org/elohimministrys/project/a483b729-74e2-403f-b228-6a91ed007dd2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent 8f75db8 commit 83da704
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 68 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"cheerio": "^1.0.0-rc.3",
"cheerio": "^1.0.0",
"mkdirp": "^0.5.1",
"superagent": "^5.2.2",
"slug": "^1.1.0"
Expand Down

0 comments on commit 83da704

Please sign in to comment.