diff --git a/package.json b/package.json index 146472f..a1ce052 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "request": "^2.54.0", "srt-to-vtt": "^1.0.2", "titlebar": "^1.1.0", - "torrent-stream": "^0.18.1", - "ytdl-core": "^0.5.1" + "torrent-stream": "^1.0.2", + "ytdl-core": "^0.6.0" }, "devDependencies": { "atom-shell": "^0.23.0",