Skip to content

Commit

Permalink
chore: upgrade kaltura-player dependencies (#922)
Browse files Browse the repository at this point in the history
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: roeedean <[email protected]>
  • Loading branch information
github-actions[bot] and roeedean authored Feb 10, 2025
1 parent 307d9ea commit 2fd2887
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 @@ -53,7 +53,7 @@
"@playkit-js/playkit-js": "0.84.22",
"@playkit-js/playkit-js-dash": "1.37.1",
"@playkit-js/playkit-js-hls": "1.32.16",
"@playkit-js/playkit-js-providers": "2.41.3",
"@playkit-js/playkit-js-providers": "2.41.4-canary.0-ea59451",
"@playkit-js/playkit-js-ui": "0.80.1-canary.0-7c0f055",
"hls.js": "^1.5.8",
"shaka-player": "4.8.11"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1182,10 +1182,10 @@
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-hls/-/playkit-js-hls-1.32.16.tgz#061a78cb59a14da9ae72cf657c39e1fc1df64ed6"
integrity sha512-13FFUZwW8Dy9KGny/FAtHFY8LTMr2s2tlAuCYjk9ngwJmbYWE1s0vc2uWz+IasPrD7bfkbNgaLv3JxxgeKqWZA==

"@playkit-js/[email protected].3":
version "2.41.3"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-providers/-/playkit-js-providers-2.41.3.tgz#44ca708deb54063a16f3c427af109539b3610df5"
integrity sha512-VhukuSqkc3aVMmsD7IBTbWrLszPD1XjpBTIgKsAjK9aKhH13FEosvrhgNWHg2vrVRc3BjQhpoNF868rl+WRZcQ==
"@playkit-js/[email protected].4-canary.0-ea59451":
version "2.41.4-canary.0-ea59451"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-providers/-/playkit-js-providers-2.41.4-canary.0-ea59451.tgz#05ce5193fae0542b889d4d34cfccad045ed37525"
integrity sha512-3SHqMDjqQIBW6eSDEOD3mUre5Ph6cKskm1vre395urKjSY6zxtHtJbgEY6nTewKqB4GUYkrboteVVBU3tPe5qg==

"@playkit-js/[email protected]":
version "0.80.1-canary.0-7c0f055"
Expand Down

0 comments on commit 2fd2887

Please sign in to comment.