aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-23 10:44:38 +0000
committerGitHub <[email protected]>2020-11-23 10:44:38 +0000
commite131489d30f419edc9d795fcb84d142643667ddd (patch)
treedc2f4a6f011555f5bedc636be3cf3fea6919b979 /package.json
parentd49abb9574ed749a7b4c14bc29f9c49c931b40b3 (diff)
downloadmuse-e131489d30f419edc9d795fcb84d142643667ddd.tar.xz
muse-e131489d30f419edc9d795fcb84d142643667ddd.zip
Bump ytdl-core from 4.0.5 to 4.0.6
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.0.5...v4.0.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
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 f83b80d..06a9808 100644
--- a/package.json
+++ b/package.json
@@ -91,6 +91,6 @@
"sqlite3": "^5.0.0",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9",
- "ytdl-core": "^4.0.5"
+ "ytdl-core": "^4.0.6"
}
}