Skip to content

Commit

Permalink
fix(FEC-12780): upgrade hls.js v1.2.8 (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
giladna authored Dec 11, 2022
1 parent b3ae1ba commit 96d40a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@playkit-js/playkit-js-hls": "1.31.1",
"@playkit-js/playkit-js-ui": "0.72.4",
"@types/preact-i18n": "^2.3.1",
"hls.js": "1.2.4",
"hls.js": "1.2.8",
"intersection-observer": "^0.12.0",
"playkit-js-providers": "https://github.com/kaltura/playkit-js-providers.git#v2.37.0",
"proxy-polyfill": "^0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5009,10 +5009,10 @@ highlight.js@^9.15.5:
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.1.tgz#ed21aa001fe6252bb10a3d76d47573c6539fe13c"
integrity sha512-OrVKYz70LHsnCgmbXctv/bfuvntIKDz177h0Co37DQ5jamGZLVmoCVMtjMtNZY3X9DrCcKfklHPNeA0uPZhSJg==

hls.js@1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.2.4.tgz#761d7f700c3da5c1701257c24c1db7ababea14eb"
integrity sha512-yC3K79Kzq1W+OgjT12JxKMDXv9DbfvulppxmPBl7D04SaTyd2IwWk5eNASQV1mUaPlKbjr16yI9292qpSGo0ig==
hls.js@1.2.8:
version "1.2.8"
resolved "https://registry.yarnpkg.com/hls.js/-/hls.js-1.2.8.tgz#684e2f4007ad7747f74e8edce2434fc2f26e470f"
integrity sha512-vH4b0ATbMEQz7776YBt6kKlRlvuT7RiFfliuxzn6nBlksrEl5HfQxN1Fn5VUNVVt8rws1rKWzpWwXANgCm03rw==

hmac-drbg@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 96d40a2

Please sign in to comment.