fix: upgrade ytpl from 2.1.1 to 2.2.0

Snyk has created this PR to upgrade ytpl from 2.1.1 to 2.2.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-05-17 04:44:57 +00:00
parent 5bc8e86353
commit bbe5a7d50b
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"node-fetch": "^2.6.1",
"node-notifier": "^9.0.1",
"ytdl-core": "^4.5.0",
"ytpl": "^2.1.1"
"ytpl": "^2.2.0"
},
"devDependencies": {
"electron": "^12.0.7",