Skip to content

Commit

Permalink
chore: upgrade kaltura-player dependencies (#888)
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 Dec 5, 2024
1 parent aa8a1c5 commit 2fbc1c7
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 @@ -50,7 +50,7 @@
"precommit": "yarn run build && yarn run type-check && yarn run test && yarn run lint"
},
"dependencies": {
"@playkit-js/playkit-js": "0.84.17",
"@playkit-js/playkit-js": "0.84.18-canary.0-a524539",
"@playkit-js/playkit-js-dash": "1.37.1",
"@playkit-js/playkit-js-hls": "1.32.14-canary.0-976a05f",
"@playkit-js/playkit-js-providers": "2.41.0",
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].17":
version "0.84.17"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.17.tgz#041f3ffa6fc47fceb5849745569b83571961c19a"
integrity sha512-BKPXRjImclAKhDmR4G+puipFWf+Rz6S/MJ0zCAvbWkxJxC0ArcXKLLPsJ4/yjU//mrxxh9/JhWYYzmfL5JZ+mA==
"@playkit-js/[email protected].18-canary.0-a524539":
version "0.84.18-canary.0-a524539"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.18-canary.0-a524539.tgz#f1fcfeee54b6cf2c50bb8956e4ce9d23030df914"
integrity sha512-E7LxMdywAvTiUmWt8KJpa6C0c6cOa7L63ofMfQTDya7b06Ej1AMQZy0ro10QxXUAcWVj4tAIK/CngPlNwjJPUw==
dependencies:
js-logger "^1.6.0"
ua-parser-js "^1.0.36"
Expand Down

0 comments on commit 2fbc1c7

Please sign in to comment.