chore: update stremio-video

This commit is contained in:
Tim 2024-02-08 12:14:41 +01:00
parent b4fe8729c0
commit 128a751dc7
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.32",
"@stremio/stremio-video": "0.0.33",
"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.32",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.32.tgz",
"integrity": "sha512-dfsLbvVnuewANLVE2qzioQUpkyno5NWOAvij6ZsSEtj+WagZc3msyupx9xHleiWsE/ejiG3XBpSwk+70aB1PqA==",
"version": "0.0.33",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.33.tgz",
"integrity": "sha512-SaJgKmDrk8+reJprXYEz/hfp66E9GdhqURX20DiRx0OsDZFDYvWIe1fZLqj5B3LjVHtwEq3FIku+Z9qnH4jPDg==",
"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.1-patch1/hls.js-1.5.1-patch1.tgz",
"hls.js": "https://github.com/Stremio/hls.js/releases/download/v1.5.4-patch1/hls.js-1.5.4-patch1.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.1-patch1.0.canary.9887",
"resolved": "https://github.com/Stremio/hls.js/releases/download/v1.5.1-patch1/hls.js-1.5.1-patch1.tgz",
"integrity": "sha512-+fU827MbrizlQkvEvvk+xpV3bp5PvhaWIcMhRDkQBihMMv9cREOb3EuIL3fFlz3bbeehCJZ8LMd4vZRYBKMOJQ==",
"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==",
"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.32",
"@stremio/stremio-video": "0.0.33",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",