Skip to content

Commit

Permalink
chore: upgrade kaltura-player dependencies (#854)
Browse files Browse the repository at this point in the history
Automated changes by create-pull-request GitHub action
  • Loading branch information
github-actions[bot] authored Sep 15, 2024
1 parent 0f3b63e commit 74ea165
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.15-canary.0-89f2b53",
"@playkit-js/playkit-js": "0.84.15-canary.0-002d5a9",
"@playkit-js/playkit-js-dash": "1.37.1",
"@playkit-js/playkit-js-hls": "1.32.13",
"@playkit-js/playkit-js-providers": "2.40.8",
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/playkit-js@0.84.15-canary.0-89f2b53":
version "0.84.15-canary.0-89f2b53"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.15-canary.0-89f2b53.tgz#b0aceb56e3ac23fbd3a71d941cba51b76bf15374"
integrity sha512-i65JL433BkTqknPZ357uytRO09uoYahtPg2a+nm2i1tczDAAQCTkrft4GoRwwzQNA6QdD5qlUbS9MxRND+ZEEA==
"@playkit-js/playkit-js@0.84.15-canary.0-002d5a9":
version "0.84.15-canary.0-002d5a9"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.84.15-canary.0-002d5a9.tgz#a01f850508065a6ae9cd9ec0dd851440483a0954"
integrity sha512-A/DKndoO2E6H/Y9QR6MDTU9CGXmWL1HjD75GSEiCWOQe0Gu/IegG8QhB/PcEM5CGR18h1mKKSCHKZgTsMyUHjQ==
dependencies:
js-logger "^1.6.0"
ua-parser-js "^1.0.36"
Expand Down

0 comments on commit 74ea165

Please sign in to comment.