Update ytdl-core and ytpl

This commit is contained in:
TC
2021-06-27 20:38:08 +02:00
parent 47a5dec465
commit 641ae27efd
2 changed files with 7 additions and 7 deletions

View File

@ -82,8 +82,8 @@
"md5": "^2.3.0",
"node-fetch": "^2.6.1",
"node-notifier": "^9.0.1",
"ytdl-core": "^4.8.2",
"ytpl": "^2.2.0"
"ytdl-core": "^4.8.3",
"ytpl": "^2.2.1"
},
"devDependencies": {
"electron": "^12.0.8",