diff options
| author | Eugene Leclerc <[email protected]> | 2023-08-12 21:07:24 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-12 14:07:24 -0500 |
| commit | e0988ffc819b1b1057c7030a3b32d381f137e5da (patch) | |
| tree | d0b43e74f868d1440eae6d9f8c471bf5dc6e18fd /package.json | |
| parent | c3ca885392e8d3ce079a967742adae5a6110f5e7 (diff) | |
| download | muse-e0988ffc819b1b1057c7030a3b32d381f137e5da.tar.xz muse-e0988ffc819b1b1057c7030a3b32d381f137e5da.zip | |
Bump node-ytsr version to 3.8.4 (#959)
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 aa5ce7f..05278eb 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "tsx": "3.8.2", "xbytes": "^1.7.0", "ytdl-core": "^4.11.5", - "ytsr": "^3.8.2" + "ytsr": "^3.8.4" }, "resolutions": { "@types/ws": "8.5.4" |
