diff options
| author | Max Isom <[email protected]> | 2022-08-26 21:04:54 -0500 |
|---|---|---|
| committer | Max Isom <[email protected]> | 2022-08-26 21:05:52 -0500 |
| commit | 36517b083cdc219fa225ae8cba3286ab9652cd84 (patch) | |
| tree | 7b5ab9346b8a7772692278e09340bf817c2a2591 /package.json | |
| parent | 7c643df7adbbf8436989289d5bad4f8a1b4d0b0a (diff) | |
| download | muse-36517b083cdc219fa225ae8cba3286ab9652cd84.tar.xz muse-36517b083cdc219fa225ae8cba3286ab9652cd84.zip | |
Bump ytdl-core
Closes https://github.com/codetheweb/muse/issues/782
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 456e120..395851b 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "tsx": "3.8.2", "xbytes": "^1.7.0", "youtube.ts": "^0.2.9", - "ytdl-core": "^4.10.0", + "ytdl-core": "^4.11.1", "ytsr": "^3.8.0" } } |
