bump stremio-video 0.0.35

This commit is contained in:
unclekingpin 2024-02-17 07:50:19 -08:00
parent 5499f86d3c
commit f330314b55
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "0.46.3",
"@stremio/stremio-icons": "5.2.0",
"@stremio/stremio-video": "0.0.33",
"@stremio/stremio-video": "0.0.35",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",
@ -2982,16 +2982,16 @@
"integrity": "sha512-rABlPBTFF17QcSm/4IizVoE/jh+REt+waqA0RvIxuGjQppXlvj7CalqVvTam0CC2wgY00zNG1v/9kVHUDVzo4Q=="
},
"node_modules/@stremio/stremio-video": {
"version": "0.0.33",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.33.tgz",
"integrity": "sha512-SaJgKmDrk8+reJprXYEz/hfp66E9GdhqURX20DiRx0OsDZFDYvWIe1fZLqj5B3LjVHtwEq3FIku+Z9qnH4jPDg==",
"version": "0.0.35",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.35.tgz",
"integrity": "sha512-ywsVPPQr7d2AVp4hkstt0FvZmjm+PB8JI/IsWboHzAxx9BgSR/hnGt5rTf4MddMgIi7sxBP3hqvI4tSiOJ0xlA==",
"dependencies": {
"buffer": "6.0.3",
"color": "4.2.3",
"deep-freeze": "0.0.1",
"eventemitter3": "4.0.7",
"hat": "0.0.3",
"hls.js": "https://github.com/Stremio/hls.js/releases/download/v1.5.4-patch1/hls.js-1.5.4-patch1.tgz",
"hls.js": "https://github.com/Stremio/hls.js/releases/download/v1.5.4-patch2/hls.js-1.5.4-patch2.tgz",
"lodash.clonedeep": "4.5.0",
"magnet-uri": "6.2.0",
"url": "0.11.0",
@ -6880,9 +6880,9 @@
}
},
"node_modules/hls.js": {
"version": "1.5.5-0.canary.9892",
"resolved": "https://github.com/Stremio/hls.js/releases/download/v1.5.4-patch1/hls.js-1.5.4-patch1.tgz",
"integrity": "sha512-YDHKApXQtCM9DgwAN/3KTvvaxz6zbmjACQKFMbFE1nD21hE+jX4gv8UX3sMYE99A0slMht29wjK93NCseuG0fg==",
"version": "1.5.5-0.canary.9893",
"resolved": "https://github.com/Stremio/hls.js/releases/download/v1.5.4-patch2/hls.js-1.5.4-patch2.tgz",
"integrity": "sha512-PvVzZI5Nd2X5ol4R+DVwfpjJtAJ4xKaEzDfIZObfzmWPOop94javQltDt9H92uQUiLIKjFm06Ngpjz0NEudL2Q==",
"license": "Apache-2.0"
},
"node_modules/hpack.js": {

View file

@ -17,7 +17,7 @@
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "0.46.3",
"@stremio/stremio-icons": "5.2.0",
"@stremio/stremio-video": "0.0.33",
"@stremio/stremio-video": "0.0.35",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",