aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-14 10:34:38 +0000
committerGitHub <[email protected]>2021-05-14 10:34:38 +0000
commit1ea6ee3323b9e82f193ca6300aab46d7f0ca3476 (patch)
tree84a5ed2ed4740aa034ef71782930c0c45d0b394f /package.json
parentdb432dff8a19159cd42be2f85a3d2b7e026e0c72 (diff)
downloadmuse-1ea6ee3323b9e82f193ca6300aab46d7f0ca3476.tar.xz
muse-1ea6ee3323b9e82f193ca6300aab46d7f0ca3476.zip
Bump ytdl-core from 4.7.0 to 4.8.0
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.7.0...v4.8.0) 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 5bad697..93c6b23 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.7.0"
+ "ytdl-core": "^4.8.0"
}
}