Skip to content

Commit

Permalink
chore: upgrade kaltura-player dependencies (#736)
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: MosheMaorKaltura <[email protected]>
  • Loading branch information
github-actions[bot] and MosheMaorKaltura authored Feb 12, 2024
1 parent eb29bb4 commit b470db7
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 @@ -49,7 +49,7 @@
"precommit": "yarn run build && yarn run type-check && yarn run test && yarn run lint"
},
"dependencies": {
"@playkit-js/playkit-js": "0.84.5",
"@playkit-js/playkit-js": "0.84.6-canary.0-0744337",
"@playkit-js/playkit-js-dash": "1.36.2",
"@playkit-js/playkit-js-hls": "1.32.11",
"@playkit-js/playkit-js-providers": "2.40.4-canary.0-b3e5269",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1197,10 +1197,10 @@
react-redux "7.2.1"
redux "4.0.5"

"@playkit-js/[email protected].5":
version "0.84.5"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.5.tgz#df4558bc05f6bdc576de3d2e6ff9d576dfcb1e9e"
integrity sha512-YtUEeiSwQoEeXG9wX93p04KuKiQB06NoHLNkQs2rPXn1xgAPoObJay0z3xu+d0xVwpjMd1NI6K4dJ2VHdUR8Rw==
"@playkit-js/[email protected].6-canary.0-0744337":
version "0.84.6-canary.0-0744337"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.6-canary.0-0744337.tgz#4c5804c09f2a79f5932efe5ea51147a1467de8c3"
integrity sha512-jolRpEz10x9lmNMvHriHgj69NdvvDvBwIEjzppAu6BId+GwWYrinEZbYd5Sdvcz1EtAeezCX+mvllkJlKpZS9g==
dependencies:
js-logger "^1.6.0"
ua-parser-js "^1.0.36"
Expand Down

0 comments on commit b470db7

Please sign in to comment.