chore: update stremio-video

This commit is contained in:
Tim 2024-01-26 05:48:01 +01:00
parent abaac17c07
commit d0bee9a9c3
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "0.46.0",
"@stremio/stremio-icons": "5.0.0-beta.3",
"@stremio/stremio-video": "0.0.26",
"@stremio/stremio-video": "0.0.30",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",
@ -2986,8 +2986,9 @@
]
},
"node_modules/@stremio/stremio-video": {
"version": "0.0.26",
"license": "MIT",
"version": "0.0.30",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.30.tgz",
"integrity": "sha512-0gAnPrV/fmVj3dQvpmcpE5lp1nWuwsapV1n0hVWx/6/t0ekT8B04WtCgoAKrqMyXv5Z3xwi4tJDV08yiUgwtCw==",
"dependencies": {
"buffer": "6.0.3",
"color": "4.2.3",

View file

@ -17,7 +17,7 @@
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "0.46.0",
"@stremio/stremio-icons": "5.0.0-beta.3",
"@stremio/stremio-video": "0.0.26",
"@stremio/stremio-video": "0.0.30",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",