diff --git a/package-lock.json b/package-lock.json index 790bbb730..e2a93dada 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@stremio/stremio-colors": "5.2.0", "@stremio/stremio-core-web": "0.49.4", "@stremio/stremio-icons": "5.7.1", - "@stremio/stremio-video": "0.0.60", + "@stremio/stremio-video": "0.0.61", "a-color-picker": "1.2.1", "bowser": "2.11.0", "buffer": "6.0.3", @@ -3412,9 +3412,9 @@ ] }, "node_modules/@stremio/stremio-video": { - "version": "0.0.60", - "resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.60.tgz", - "integrity": "sha512-RbmSi+Lk+3pb6f2ZkGVCnoMoJoujvVvSLDHiLGkXnzQwjYf2B2022NKlAQmHRuHN1sjD+VEsKD8foQH4hXGG1A==", + "version": "0.0.61", + "resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.61.tgz", + "integrity": "sha512-+m3ScDmImTilcpCnY5WO091SdWuDMrW8KkUs7y+ZL6PioZXNtd8fvRsmQoHKkWkkKX3K3LNTIfA7w5unITv1jA==", "license": "MIT", "dependencies": { "buffer": "6.0.3", diff --git a/package.json b/package.json index 0a5cd19c0..948c54719 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@stremio/stremio-colors": "5.2.0", "@stremio/stremio-core-web": "0.49.4", "@stremio/stremio-icons": "5.7.1", - "@stremio/stremio-video": "0.0.60", + "@stremio/stremio-video": "0.0.61", "a-color-picker": "1.2.1", "bowser": "2.11.0", "buffer": "6.0.3",