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:52:22 +0000
committerGitHub <[email protected]>2021-01-13 10:52:22 +0000
commitcfbc84b0acfe44b496879c9d75e991e431902bac (patch)
tree6d5416303e08a647de1ff7b104c763acbe1a7a77 /package.json
parentf5158a0a79555149189011736e823bca85e41ecb (diff)
parent9df0580020ebc9fa190487c8a12ced91e97f0c89 (diff)
downloadmuse-cfbc84b0acfe44b496879c9d75e991e431902bac.tar.xz
muse-cfbc84b0acfe44b496879c9d75e991e431902bac.zip
Merge pull request #85 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.4.3
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"
}
}