diff --git a/package.json b/package.json index f5a4572..b08a735 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/lgaticaq/anime-dl#readme", "dependencies": { - "cheerio": "^0.22.0", + "cheerio": "^1.0.0-rc.1", "cloudscraper": "^1.4.1", "fuse.js": "^3.0.0" },