mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-12 21:05:29 +01:00
Merge pull request #210 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.8.2
This commit is contained in:
commit
4828122bda
|
@ -91,6 +91,6 @@
|
|||
"sqlite3": "^5.0.2",
|
||||
"unique-random-array": "^2.0.0",
|
||||
"youtube.ts": "^0.2.0",
|
||||
"ytdl-core": "^4.8.0"
|
||||
"ytdl-core": "^4.8.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3207,10 +3207,10 @@ youtube.ts@^0.2.0:
|
|||
axios "^0.19.0"
|
||||
ytdl-core "^4.0.3"
|
||||
|
||||
ytdl-core@^4.0.3, ytdl-core@^4.8.0:
|
||||
version "4.8.0"
|
||||
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.8.0.tgz#d9f037a370a4b984f1f937e7a11b4531e8959443"
|
||||
integrity sha512-LFhhwqFojReoaME17VpsFeiamygM0W/YNG8O02mrmS2O6Em5LjCPiJYdq7Af3CmJtBEOCdptSZ3Ql+3LGWDGvg==
|
||||
ytdl-core@^4.0.3, ytdl-core@^4.8.2:
|
||||
version "4.8.2"
|
||||
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.8.2.tgz#f034ad942c5d958f5987fc8ff0b0639664ae2fb7"
|
||||
integrity sha512-O3n++YcgZawaXJwbPmnRDgfN6b4kU0DpNdkI9Na5yM3JAdfJmoq5UHc8v9Xjgjr1RilQUUh7mhDnRRPDtKr0Kg==
|
||||
dependencies:
|
||||
m3u8stream "^0.8.3"
|
||||
miniget "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue