From 3ee24587b59a8c810a0a5fbcc60e0c606544d99b Mon Sep 17 00:00:00 2001 From: unclekingpin Date: Fri, 27 Oct 2023 03:35:40 -0700 Subject: [PATCH] bump stremio-video --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e031632e..b78de4f99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@stremio/stremio-colors": "5.0.1", "@stremio/stremio-core-web": "0.44.25", "@stremio/stremio-icons": "5.0.0-beta.3", - "@stremio/stremio-video": "0.0.25-rc.3", + "@stremio/stremio-video": "0.0.25-rc.4", "a-color-picker": "1.2.1", "bowser": "2.11.0", "buffer": "6.0.3", @@ -2717,9 +2717,9 @@ "integrity": "sha512-K+jDsizEgxpBC+b0HExCUg+bnsWPZnx96qUfkdQ9nBDVAN/kzcP24Jq/4KwkiEyqDEcvC5l+xBzOLzkhdLwTMw==" }, "node_modules/@stremio/stremio-video": { - "version": "0.0.25-rc.3", - "resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.25-rc.3.tgz", - "integrity": "sha512-MhYkqQcbgI2oX8qUm9ugd8zVXw0NvC8KP0qA1wVnw2L1rhV1AGzRF88SrhAxuHh/WNyEr9FlDeB220oHw4MjBA==", + "version": "0.0.25-rc.4", + "resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.25-rc.4.tgz", + "integrity": "sha512-X495ZnkA+QDG3Cfpg2e/72MxJsxicIOQBMXdR0bMsbRXqJt0A/H5UBAQ3zwfwXBtWdlAaSkJZ530ClMHnbOvlw==", "dependencies": { "buffer": "6.0.3", "color": "4.2.3", @@ -16847,9 +16847,9 @@ "integrity": "sha512-K+jDsizEgxpBC+b0HExCUg+bnsWPZnx96qUfkdQ9nBDVAN/kzcP24Jq/4KwkiEyqDEcvC5l+xBzOLzkhdLwTMw==" }, "@stremio/stremio-video": { - "version": "0.0.25-rc.3", - "resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.25-rc.3.tgz", - "integrity": "sha512-MhYkqQcbgI2oX8qUm9ugd8zVXw0NvC8KP0qA1wVnw2L1rhV1AGzRF88SrhAxuHh/WNyEr9FlDeB220oHw4MjBA==", + "version": "0.0.25-rc.4", + "resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.25-rc.4.tgz", + "integrity": "sha512-X495ZnkA+QDG3Cfpg2e/72MxJsxicIOQBMXdR0bMsbRXqJt0A/H5UBAQ3zwfwXBtWdlAaSkJZ530ClMHnbOvlw==", "requires": { "buffer": "6.0.3", "color": "4.2.3", diff --git a/package.json b/package.json index d040731f2..c00558e5c 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@stremio/stremio-colors": "5.0.1", "@stremio/stremio-core-web": "0.44.25", "@stremio/stremio-icons": "5.0.0-beta.3", - "@stremio/stremio-video": "0.0.25-rc.3", + "@stremio/stremio-video": "0.0.25-rc.4", "a-color-picker": "1.2.1", "bowser": "2.11.0", "buffer": "6.0.3",