aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-22 10:28:43 +0000
committerGitHub <[email protected]>2021-02-22 10:28:43 +0000
commitcc8c1d02fcdee60fa2625e70b6f758a37a991fcf (patch)
tree0c4725643723846d909b8b87ee042317f69f9d55 /package.json
parentcd45ab59d96c2c783e3e3f6e8cf4dfab3e22eeb8 (diff)
downloadmuse-cc8c1d02fcdee60fa2625e70b6f758a37a991fcf.tar.xz
muse-cc8c1d02fcdee60fa2625e70b6f758a37a991fcf.zip
Bump ytdl-core from 4.4.5 to 4.5.0
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.4.5 to 4.5.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.4.5...v4.5.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 513d7e2..5890ec8 100644
--- a/package.json
+++ b/package.json
@@ -91,6 +91,6 @@
"sqlite3": "^5.0.2",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9",
- "ytdl-core": "^4.4.5"
+ "ytdl-core": "^4.5.0"
}
}