mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
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:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user