aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-07 10:52:31 +0000
committerGitHub <[email protected]>2021-01-07 10:52:31 +0000
commit9f6c190c0dffe091c19ea7893867ced8ce5cd595 (patch)
tree365b1f410593b7838eb88329fecb00cc6b419e98 /package.json
parent5fadeaa5b9dfb3f11006a77a64961ba21e883a5c (diff)
downloadmuse-9f6c190c0dffe091c19ea7893867ced8ce5cd595.tar.xz
muse-9f6c190c0dffe091c19ea7893867ced8ce5cd595.zip
Bump ytdl-core from 4.4.0 to 4.4.1
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.4.0...v4.4.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 f63742e..1747445 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.4.0"
+ "ytdl-core": "^4.4.1"
}
}