Skip to content

Commit

Permalink
chore: upgrade kaltura-player dependencies (#889)
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 9, 2024
1 parent 2fbc1c7 commit e9e2c30
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.18-canary.0-a524539",
"@playkit-js/playkit-js": "0.84.18-canary.0-afb5939",
"@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]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==
"@playkit-js/[email protected]afb5939":
version "0.84.18-canary.0-afb5939"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.18-canary.0-afb5939.tgz#eea7a01d639bcf42d57d00977e7211b708a20e72"
integrity sha512-vPfMeZrywAShaZF5mlqvZktiXkEIKnv1ppqnaAVFoCe3YNBzCgQPe2cPVmxmzI1MEmfs/2b6RRpAWQb04A3+Bw==
dependencies:
js-logger "^1.6.0"
ua-parser-js "^1.0.36"
Expand Down

0 comments on commit e9e2c30

Please sign in to comment.