aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-25 10:53:00 +0000
committerGitHub <[email protected]>2020-11-25 10:53:00 +0000
commit48eeaf473e35525ee7ae86bbe6d220879f44ad9f (patch)
tree2256e8d06298216b079d795533f0bbe0d2e1aa12 /package-lock.json
parent073ce8ccbc9f07f78aa9fb1c75c57b28e1a2f5b0 (diff)
downloadmuse-48eeaf473e35525ee7ae86bbe6d220879f44ad9f.tar.xz
muse-48eeaf473e35525ee7ae86bbe6d220879f44ad9f.zip
Bump ytdl-core from 4.0.6 to 4.1.0
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.0.6 to 4.1.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.0.6...v4.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 93208cc..7378caa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2249,9 +2249,9 @@
"integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ=="
},
"miniget": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/miniget/-/miniget-4.0.0.tgz",
- "integrity": "sha512-2ABQKSjxOqXcrHdD2yKM7G7VAlBkgMcgoFMlACJ4is6rAJtcB/LvvasJU43NqjoCnAGk72jFP/H6qCjWXwJwlA=="
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/miniget/-/miniget-4.1.0.tgz",
+ "integrity": "sha512-kzhrNv5L7LlomwGmPGQsLQ2PnT1LeJJWfB0wNFGyv426gEM1gsfziBQmfkr6XOBA8EusZg9nowlNT5CbuKTjZg=="
},
"minimatch": {
"version": "3.0.4",
@@ -4007,9 +4007,9 @@
}
},
"ytdl-core": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.0.6.tgz",
- "integrity": "sha512-QFFtwaY3D8FErr3kM71zpQlUzONabyzZrhNpO3b/Ies9Z+4hKI4zuM8AGPG5nOW0PKkyCXscKPW9K4CzPuhUkA==",
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.1.0.tgz",
+ "integrity": "sha512-W/iiX3Wtd+qEnIfm9BRe66hvzuTX5kOss1jgTuuVGUjOBqtSJOvzkffCaDkSW0xwXCB+iGs2k7zsgisbYkpVNw==",
"requires": {
"html-entities": "^1.3.1",
"m3u8stream": "^0.8.2",