aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-28 10:33:31 +0000
committerGitHub <[email protected]>2021-05-28 10:33:31 +0000
commit4828122bdae3692d2b556a6768a0f65f00dea64b (patch)
tree51be62276707a9a37b843de15ebb0ddc224bc729 /package.json
parent62a18ee3ef7426444bfc1df7f62a129c6b854071 (diff)
parent3a24123d9a743bd2ee6bf8fb8ed994d82751fe42 (diff)
downloadmuse-4828122bdae3692d2b556a6768a0f65f00dea64b.tar.xz
muse-4828122bdae3692d2b556a6768a0f65f00dea64b.zip
Merge pull request #210 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.8.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 5c354b4..60c1110 100644
--- a/package.json
+++ b/package.json
@@ -91,6 +91,6 @@
"sqlite3": "^5.0.2",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.2.0",
- "ytdl-core": "^4.8.0"
+ "ytdl-core": "^4.8.2"
}
}