]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Revert hls.js upgrade
authorChocobozzz <me@florianbigard.com>
Thu, 25 May 2023 07:58:27 +0000 (09:58 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 25 May 2023 07:58:27 +0000 (09:58 +0200)
See https://github.com/Chocobozzz/PeerTube/issues/5790

client/package.json
client/yarn.lock

index 60bf2838a5979d8e2f21b1b029ac8e641b1c56a2..a0125c22d6268f28c53c17a948b6a6fd8895c6e4 100644 (file)
@@ -98,7 +98,7 @@
     "expect-webdriverio": "^4.2.3",
     "focus-visible": "^5.0.2",
     "geckodriver": "^4.0.0",
-    "hls.js": "1.4.2",
+    "hls.js": "~1.3",
     "html-loader": "^4.1.0",
     "html-webpack-plugin": "^5.3.1",
     "https-browserify": "^1.0.0",
index 6c42a52d93cde67ddfb59abfb211915b554d8403..e86a55dbe820a0e1f88943c63cd164d650feda62 100644 (file)
@@ -6634,10 +6634,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.4.2:
-  version "1.4.2"
-  resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.4.2.tgz#14c271d78daed1f5d2b7b58d7edd9bcdefc44928"
-  integrity sha512-+MPySxF0WVMj/uzj+LDtNFSU93X1+VbjLLixk2xah6Sf4LqU+qC02MjZVF/yvb1Cg9Gjor1g8K33K9b9etqJ/Q==
+hls.js@~1.3:
+  version "1.3.5"
+  resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.3.5.tgz#0e8b0799ecf2feb7ba199f5e95f35ba9552e04f4"
+  integrity sha512-uybAvKS6uDe0MnWNEPnO0krWVr+8m2R0hJ/viql8H3MVK+itq8gGQuIYoFHL3rECkIpNH98Lw8YuuWMKZxp3Ew==
 
 hosted-git-info@^2.1.4:
   version "2.8.9"