aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7eacd4e..b63617b 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.19",
"bcryptjs": "^2.4.3",
+ "cheerio": "^1.0.0-rc.12",
"jszip": "^3.10.1",
"mongoose": "^5.13.16",
"next": "^12.3.4",
@@ -25,7 +26,7 @@
"sass": "^1.60.0",
"scrape-youtube": "^2.4.0",
"swr": "^1.3.0",
- "ytdl-core": "^4.11.2",
+ "ytdl-core": "^4.9.1",
"ytpl": "^2.3.0"
},
"devDependencies": {