diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-21 10:52:45 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-21 10:52:45 +0000 |
| commit | cf1ea3b4f1007a0a0d4d0aba765f31caf1da1fde (patch) | |
| tree | 82ceb4bc285d4d2ac4b0b24891a728269a74c82c | |
| parent | 17ffb89e6c16a2728c534d8dc68381e4d1252d62 (diff) | |
| parent | 06caffda0b867bbe5b225bdf20e071f154294971 (diff) | |
| download | muse-cf1ea3b4f1007a0a0d4d0aba765f31caf1da1fde.tar.xz muse-cf1ea3b4f1007a0a0d4d0aba765f31caf1da1fde.zip | |
Merge pull request #93 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.4.4
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index e66fd3a..32e62e4 100644 --- a/package.json +++ b/package.json @@ -91,6 +91,6 @@ "sqlite3": "^5.0.1", "unique-random-array": "^2.0.0", "youtube.ts": "^0.1.9", - "ytdl-core": "^4.4.3" + "ytdl-core": "^4.4.4" } } @@ -3117,10 +3117,10 @@ youtube.ts@^0.1.9: axios "^0.19.0" ytdl-core "^4.0.3" -ytdl-core@^4.0.3, ytdl-core@^4.4.3: - version "4.4.3" - resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.4.3.tgz#d968bbb1d6c7f2d0ed477715e849c53ccd3f0d85" - integrity sha512-0GexY2dMk0pvIE0UAB5GPiyaNjiawqDi5eUCUHW7CP1ZNyEco8Lct8/3AsI6aO0EQLGK774ocDvWxOE7W0qrTg== +ytdl-core@^4.0.3, ytdl-core@^4.4.4: + version "4.4.4" + resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.4.4.tgz#d7635dc4ea95965b52589bd3adc6b28368daae22" + integrity sha512-/IFJTM5RjN20q6RVaE/9rv9tKoBtx95lKZCI/pUPDiDzu9fXyuPbkVzEQJmsYEwzi0zdv4d6iJy0gHWz49o6mw== dependencies: m3u8stream "^0.8.3" miniget "^4.0.0" |
