]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Rollback to hls.js 1.2.5
authorChocobozzz <me@florianbigard.com>
Wed, 21 Dec 2022 10:23:36 +0000 (11:23 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 21 Dec 2022 10:23:36 +0000 (11:23 +0100)
Prevent a bug where the video doesn't end

client/package.json
client/yarn.lock

index 4b86fb94738d439496a7af850a3b011d32edfe93..a53f19e55b897167affbc43dba04faaceb5a41f5 100644 (file)
@@ -96,7 +96,7 @@
     "expect-webdriverio": "^3.4.0",
     "focus-visible": "^5.0.2",
     "geckodriver": "^3.2.0",
-    "hls.js": "1.2.7",
+    "hls.js": "1.2.5",
     "html-loader": "^4.1.0",
     "html-webpack-plugin": "^5.3.1",
     "https-browserify": "^1.0.0",
index eac68d35e734965cdbdcd2741b0c757ffedbe3fc..b680bfdfb083e4e6da82631bdcc56749bd9db39e 100644 (file)
@@ -6136,10 +6136,10 @@ he@1.2.0, he@^1.2.0:
   resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
   integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
 
-hls.js@1.2.7:
-  version "1.2.7"
-  resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.2.7.tgz#f421e258b10aa797cffb5ab2c3786675ead617f5"
-  integrity sha512-mD4Po7Q5TPNIYX6G8sDD+RS/xfrWjMjrtp+xPw3Thw8Tq557Vn0wdXIX/Zii28F9ncUMMQPZsGkoCWFna9CZCw==
+hls.js@1.2.5:
+  version "1.2.5"
+  resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.2.5.tgz#f5ae78095754d8f894e2f65b6a4b09c870b7707c"
+  integrity sha512-1xW5PBJcQu2MsQDnqoFtCfaxxJ1hHwJHRThxDtrKRcrltTtSi4A62xgOsey+KK8MTMD6i4w5fcmBBz1U62ihvQ==
 
 hosted-git-info@^2.1.4:
   version "2.8.9"