diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 81c04f0..d1c0743 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "ffmpeg-static": "^4.2.7", "node-fetch": "^2.6.1", "yt-search": "^2.7.3", - "ytdl-core": "^4.5.0" + "ytdl-core": "^4.8.0" }, "engines": { "node": "12.16.3" |