aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-16 11:32:37 +0000
committerGitHub <[email protected]>2020-12-16 11:32:37 +0000
commit9432095eae8a930cfbb9d2803420c750b308f23c (patch)
treedadeff0816dc2aa2caa5b16e005d494f25ab3dab /package.json
parent503dc48f032c24851013786e5b0b4d8b516fbb8d (diff)
downloadmuse-9432095eae8a930cfbb9d2803420c750b308f23c.tar.xz
muse-9432095eae8a930cfbb9d2803420c750b308f23c.zip
Bump ytdl-core from 4.1.5 to 4.1.6
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.1.5...v4.1.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 a46fd20..2c008a3 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.1.5"
+ "ytdl-core": "^4.1.6"
}
}