fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180
This commit is contained in:
snyk-bot
2022-07-31 23:37:38 +00:00
parent 4ccbc741b8
commit f6b3347d0a
2 changed files with 37 additions and 23 deletions

View File

@ -114,7 +114,7 @@
"html-to-text": "^8.2.0",
"md5": "^2.3.0",
"mpris-service": "^2.1.2",
"node-fetch": "^2.6.7",
"node-fetch": "^3.2.10",
"node-notifier": "^10.0.1",
"ytdl-core": "^4.11.0",
"ytpl": "^2.3.0"