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-2342118
This commit is contained in:
@ -93,7 +93,7 @@
|
||||
"hark": "^1.2.3",
|
||||
"md5": "^2.3.0",
|
||||
"mpris-service": "^2.1.2",
|
||||
"node-fetch": "^2.6.6",
|
||||
"node-fetch": "^3.1.1",
|
||||
"node-notifier": "^9.0.1",
|
||||
"ytdl-core": "^4.10.0",
|
||||
"ytpl": "^2.2.3"
|
||||
|
||||
Reference in New Issue
Block a user