aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-21 11:02:04 +0000
committerGitHub <[email protected]>2020-12-21 11:02:04 +0000
commit371017f93f76075833083d78a6caf2e169fc2ee7 (patch)
tree55ebee4e227c40a3d4d104a046515698501df08f /package.json
parent1dc8bbfe2f40213178abe9c77d4d040adcbb3877 (diff)
downloadmuse-371017f93f76075833083d78a6caf2e169fc2ee7.tar.xz
muse-371017f93f76075833083d78a6caf2e169fc2ee7.zip
Bump ytdl-core from 4.2.0 to 4.2.1
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.2.0...v4.2.1) 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 53a97d1..5ba73e6 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.2.0"
+ "ytdl-core": "^4.2.1"
}
}