fix: upgrade ytdl-core from 4.1.1 to 4.1.2

Snyk has created this PR to upgrade ytdl-core from 4.1.1 to 4.1.2.

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
2020-12-25 02:20:03 +00:00
parent af02b60ce3
commit e2cc2628ae
2 changed files with 5 additions and 11 deletions

View File

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