Update ytdl-core to 4.1.1

This commit is contained in:
TC
2020-12-02 21:16:39 +01:00
parent 9a97436cd8
commit 33a11efe9a
2 changed files with 16 additions and 21 deletions

View File

@ -59,7 +59,7 @@
"electron-updater": "^4.3.5",
"filenamify": "^4.2.0",
"node-fetch": "^2.6.1",
"ytdl-core": "^4.0.3"
"ytdl-core": "^4.1.1"
},
"devDependencies": {
"electron": "^10.1.3",