diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-18 10:53:48 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-18 10:53:48 +0000 |
| commit | 1dc8bbfe2f40213178abe9c77d4d040adcbb3877 (patch) | |
| tree | 0823943c1ab70f26aac91457331c02079714a6c0 /package.json | |
| parent | e796ba80b6d1e68b9d27ed9b0be0e9a8172e6a2e (diff) | |
| parent | 0bd2f680b3cb1e7d80d65279d10db1f6e9748fe1 (diff) | |
| download | muse-1dc8bbfe2f40213178abe9c77d4d040adcbb3877.tar.xz muse-1dc8bbfe2f40213178abe9c77d4d040adcbb3877.zip | |
Merge pull request #59 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.2.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d001f36..53a97d1 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.7" + "ytdl-core": "^4.2.0" } } |
