1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-07-04 23:20:50 +00:00

Ytdl-core update

This commit is contained in:
MatteZ02
2019-06-12 12:26:54 +03:00
parent 2a308321ae
commit a40248bc4a
10 changed files with 37 additions and 22 deletions

6
package-lock.json generated
View File

@ -456,9 +456,9 @@
}
},
"ytdl-core": {
"version": "0.29.1",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-0.29.1.tgz",
"integrity": "sha512-J/TW3rupqE6y+TczHTTFjuwf23tweA9fasmnbU/5yYH0O2IRFLcwgHbbvEPt3t8mtXWGX207+TWH7uuJpB1FKQ==",
"version": "0.29.2",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-0.29.2.tgz",
"integrity": "sha512-rQTxqxF09tKGgWxVtvFfi6ga1KWcHNbUGz09yTklirhqQlsIYvaDFCEhJ0K/RlzMH12FquAAMzh+Qi35fkwbFQ==",
"requires": {
"html-entities": "^1.1.3",
"m3u8stream": "^0.6.2",