fix: upgrade ytdl-core from 4.2.1 to 4.3.0

Snyk has created this PR to upgrade ytdl-core from 4.2.1 to 4.3.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/th-ch/project/81809c53-bb7b-46b9-a0d7-806d45d74ac6?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2021-01-22 02:21:11 +00:00
parent e19964edf6
commit 3a03fb51cd
2 changed files with 5 additions and 5 deletions

View File

@ -69,7 +69,7 @@
"electron-updater": "^4.3.6",
"filenamify": "^4.2.0",
"node-fetch": "^2.6.1",
"ytdl-core": "^4.1.2"
"ytdl-core": "^4.3.0"
},
"devDependencies": {
"electron": "^11.1.1",