diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-14 12:14:48 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-14 12:14:48 +0000 |
| commit | b36cfeb93021e22e4953b68bb9f993c75eb6fa91 (patch) | |
| tree | 8279a1c4fcd3c6cdaadf29e4fb46f24b434369f1 /yarn.lock | |
| parent | 13e1ee82db4c2fb64e3970f22ac1663ff3bbef8c (diff) | |
| parent | 524676b17b268c523237a9fd1f4451e239bb209f (diff) | |
| download | muse-b36cfeb93021e22e4953b68bb9f993c75eb6fa91.tar.xz muse-b36cfeb93021e22e4953b68bb9f993c75eb6fa91.zip | |
Merge pull request #50 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.1.5
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3138,10 +3138,10 @@ youtube.ts@^0.1.9: axios "^0.19.0" ytdl-core "^4.0.3" -ytdl-core@^4.0.3, ytdl-core@^4.1.4: - version "4.1.4" - resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.4.tgz#214c56306b53b5c320ea2b9b2c62315a4da4e1ae" - integrity sha512-f9M2ctrQNH9/X+jOZ/4iA4h6DvNcyuJ+fDvacheeaxtV7sX13qaNmQgNAe7UeTlJWh7Dn3RHQ6imqJJh5beGQg== +ytdl-core@^4.0.3, ytdl-core@^4.1.5: + version "4.1.5" + resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.5.tgz#9defeabbb2a8f0250c989bf1a6999155dfc55a0c" + integrity sha512-3MSGIFg3jBWuYZthumSZh69pLwC8/0Wz4Ov+Q6StsGsGcbwBN0OGtz3XvtlYS5YWLrxLeIs/FRBMXrgeEOSA+w== dependencies: html-entities "^1.3.1" m3u8stream "^0.8.3" |
