diff options
| author | Max Isom <[email protected]> | 2021-09-14 09:42:45 -0400 |
|---|---|---|
| committer | Max Isom <[email protected]> | 2021-09-14 09:43:34 -0400 |
| commit | fcbff53a7a17e16adfd80cb0723273a17f473d2a (patch) | |
| tree | a70570755e54b9d1e63cd29c4f9cc4d3f2e3a434 /package.json | |
| parent | 4bce011b0cea52b0ed14a80beea9d0ddf0901e23 (diff) | |
| download | muse-fcbff53a7a17e16adfd80cb0723273a17f473d2a.tar.xz muse-fcbff53a7a17e16adfd80cb0723273a17f473d2a.zip | |
Clean URL search params
Closes #316
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 2a0e0fc..d5f98f3 100644 --- a/package.json +++ b/package.json @@ -90,6 +90,6 @@ "spotify-web-api-node": "^5.0.2", "sqlite3": "^5.0.2", "youtube.ts": "^0.2.0", - "ytdl-core": "^4.8.3" + "ytdl-core": "^4.9.1" } } |
