Skip to content

Commit

Permalink
fix: update playkit-js-dash to [1.33.1](https://github.com/kaltura/pl…
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanA-Kaltura committed Mar 22, 2023
1 parent b024f0e commit dcf66b1
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 @@ -59,7 +59,7 @@
"dependencies": {
"@babel/polyfill": "^7.0.0",
"@playkit-js/playkit-js": "0.82.1",
"@playkit-js/playkit-js-dash": "1.33.0",
"@playkit-js/playkit-js-dash": "1.33.1",
"@playkit-js/playkit-js-hls": "1.32.0",
"@playkit-js/playkit-js-ui": "0.75.2",
"@types/preact-i18n": "^2.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1148,10 +1148,10 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"

"@playkit-js/playkit-js-dash@1.33.0":
version "1.33.0"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-dash/-/playkit-js-dash-1.33.0.tgz#1c8bc86f6080ce89ed4997978429c4167c5779d5"
integrity sha512-3v+Q6/krt4GGe78ra2HC9X5llGbp6+bGdqH8K1DdDiuSu9PRP809OH7Sl8+EJNN6ZbAk+oW9aCPQPycDYMB6sw==
"@playkit-js/playkit-js-dash@1.33.1":
version "1.33.1"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-dash/-/playkit-js-dash-1.33.1.tgz#e8a3d4991097e7038636cfd462781bedcf31986d"
integrity sha512-dvHgib/IqNhR5WPP1fJWcT68PZ5ojS3cuMF5a62IZ4uBDZDd6yasGOXe9PzwjtiOuEDAjShU6A0eW726DWq+mQ==

"@playkit-js/playkit-js-hls@1.32.0":
version "1.32.0"
Expand Down

0 comments on commit dcf66b1

Please sign in to comment.