aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-13 10:50:13 +0000
committerGitHub <[email protected]>2021-01-13 10:50:13 +0000
commit9df0580020ebc9fa190487c8a12ced91e97f0c89 (patch)
tree6d5416303e08a647de1ff7b104c763acbe1a7a77 /package.json
parentf5158a0a79555149189011736e823bca85e41ecb (diff)
downloadmuse-9df0580020ebc9fa190487c8a12ced91e97f0c89.tar.xz
muse-9df0580020ebc9fa190487c8a12ced91e97f0c89.zip
Bump ytdl-core from 4.4.2 to 4.4.3
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.4.2...v4.4.3) 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 2e2426b..228d7ec 100644
--- a/package.json
+++ b/package.json
@@ -91,6 +91,6 @@
"sqlite3": "^5.0.1",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9",
- "ytdl-core": "^4.4.2"
+ "ytdl-core": "^4.4.3"
}
}