From bc3bd960e3d240a1a02bbda7530659424ad70685 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 10 May 2023 14:20:40 +0200 Subject: Upgrade hls.js Should fix a fragment loading crash --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index b8b3d4107..0c5916555 100644 --- a/client/package.json +++ b/client/package.json @@ -98,7 +98,7 @@ "expect-webdriverio": "^3.4.0", "focus-visible": "^5.0.2", "geckodriver": "^3.2.0", - "hls.js": "1.3.3", + "hls.js": "1.4.2", "html-loader": "^4.1.0", "html-webpack-plugin": "^5.3.1", "https-browserify": "^1.0.0", -- cgit v1.2.3