aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2023-04-17 21:05:51 -0700
committerMax Isom <[email protected]>2023-04-17 21:05:51 -0700
commitad706f28ca5147d5db7b4f364745ecb8531dbc30 (patch)
tree5a41612d285803183abc6eb6fc78e452914c589d /package.json
parent640ec2b13f3d19e64800b102a8295effc485c709 (diff)
downloadmuse-ad706f28ca5147d5db7b4f364745ecb8531dbc30.tar.xz
muse-ad706f28ca5147d5db7b4f364745ecb8531dbc30.zip
Bump ytdl-core
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8dbba98..1fc314b 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"sync-fetch": "^0.3.1",
"tsx": "3.8.2",
"xbytes": "^1.7.0",
- "ytdl-core": "^4.11.2",
- "ytsr": "^3.8.1"
+ "ytdl-core": "^4.11.4",
+ "ytsr": "^3.8.2"
}
}