File tree 2 files changed +5
-18
lines changed
2 files changed +5
-18
lines changed Original file line number Diff line number Diff line change 58
58
"eslint-loader" : " 2.2.1" ,
59
59
"eslint-plugin-vue" : " 5.2.3" ,
60
60
"file-loader" : " 3.0.1" ,
61
- "hls.js" : " 0.12 .4" ,
61
+ "hls.js" : " 1.5 .4" ,
62
62
"html-webpack-plugin" : " 3.2.0" ,
63
63
"node-sass" : " 4.12.0" ,
64
64
"postcss-loader" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -2922,11 +2922,6 @@ etag@~1.8.1:
2922
2922
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
2923
2923
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
2924
2924
2925
-
2926
- version "3.1.0"
2927
- resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
2928
- integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==
2929
-
2930
2925
eventemitter3@^4.0.0 :
2931
2926
version "4.0.7"
2932
2927
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
@@ -3599,13 +3594,10 @@ header-case@^1.0.0:
3599
3594
no-case "^2.2.0"
3600
3595
upper-case "^1.1.3"
3601
3596
3602
-
3603
- version "0.12.4"
3604
- resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-0.12.4.tgz#c155b7b2825a11117c111b781973c0ffa759006b"
3605
- integrity sha512-e8OPxQ60dBVsdkv4atdxR21KzC1mgwspM41qpozpj3Uv1Fz4CaeQy3FWoaV2O+QKKbNRvV5hW+/LipCWdrwnMQ==
3606
- dependencies :
3607
- eventemitter3 "3.1.0"
3608
- url-toolkit "^2.1.6"
3597
+
3598
+ version "1.5.4"
3599
+ resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.5.4.tgz#74eec8d3f9bb249044173754d81efe5cdb298a0d"
3600
+ integrity sha512-MB+e+tcBl+A/EamWvsvx7d/3m9JOLi3wbLaXyZdHlscgXkhiX5zajJxnt7lzn/w9ONxs5qaFTp/kkIMI9fD4KA==
3609
3601
3610
3602
hmac-drbg@^1.0.1 :
3611
3603
version "1.0.1"
7125
7117
mime "^2.0.3"
7126
7118
schema-utils "^1.0.0"
7127
7119
7128
- url-toolkit@^2.1.6 :
7129
- version "2.2.3"
7130
- resolved "https://registry.yarnpkg.com/url-toolkit/-/url-toolkit-2.2.3.tgz#78fa901215abbac34182066932220279b804522b"
7131
- integrity sha512-Da75SQoxsZ+2wXS56CZBrj2nukQ4nlGUZUP/dqUBG5E1su5GKThgT94Q00x81eVII7AyS1Pn+CtTTZ4Z0pLUtQ==
7132
-
7133
7120
url@^0.11.0 :
7134
7121
version "0.11.0"
7135
7122
resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"
You can’t perform that action at this time.
0 commit comments