aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2021-12-26 14:41:00 -0500
committerGitHub <[email protected]>2021-12-26 14:41:00 -0500
commit0ec8a704f681bfb7c6fe3cb2b2a760c0ef18d56b (patch)
tree0245e478cd1c6a3721f84425489e7ca7fa8599d8 /package.json
parent7bc707ea1ef1221b0d53446594ac81cb246428cd (diff)
parented8850fbaba349dfe9cd316cf736aead11c43dd6 (diff)
downloadmuse-0ec8a704f681bfb7c6fe3cb2b2a760c0ef18d56b.tar.xz
muse-0ec8a704f681bfb7c6fe3cb2b2a760c0ef18d56b.zip
Merge pull request #441 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.9.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 805471e..57dcd89 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"sqlite3": "^5.0.2",
"xbytes": "^1.7.0",
"youtube.ts": "^0.2.2",
- "ytdl-core": "^4.9.1",
+ "ytdl-core": "^4.9.2",
"ytsr": "^3.5.3"
}
}