diff --git a/package-lock.json b/package-lock.json index 211ba679e..8e813ecf1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@babel/runtime": "7.16.0", "@sentry/browser": "6.13.3", "@stremio/stremio-colors": "4.0.1", - "@stremio/stremio-core-web": "0.44.0", + "@stremio/stremio-core-web": "0.44.1", "@stremio/stremio-icons": "3.0.5", "@stremio/stremio-video": "0.0.20-rc.4", "a-color-picker": "1.2.1", @@ -2616,9 +2616,9 @@ "integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw==" }, "node_modules/@stremio/stremio-core-web": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.0.tgz", - "integrity": "sha512-zTUS6J1RAj6OiFnSD9gTfP8Va4MsgAz9QAynP1T1rO3nVJLCy8PolJf0qZWl/KERoeWuL1IE3X8Zjk+VPMkkeA==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.1.tgz", + "integrity": "sha512-HFJRUaKv4UtbeGIVIerFT2A2yjYiXBDgRXKAmCvaUEUMYV9/QWvFDv+lcomgPhZ2gx91Z3fIqNkVIUun4VRkZw==", "dependencies": { "@babel/runtime": "7.15.4" } @@ -15765,9 +15765,9 @@ "integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw==" }, "@stremio/stremio-core-web": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.0.tgz", - "integrity": "sha512-zTUS6J1RAj6OiFnSD9gTfP8Va4MsgAz9QAynP1T1rO3nVJLCy8PolJf0qZWl/KERoeWuL1IE3X8Zjk+VPMkkeA==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.1.tgz", + "integrity": "sha512-HFJRUaKv4UtbeGIVIerFT2A2yjYiXBDgRXKAmCvaUEUMYV9/QWvFDv+lcomgPhZ2gx91Z3fIqNkVIUun4VRkZw==", "requires": { "@babel/runtime": "7.15.4" }, diff --git a/package.json b/package.json index ab8b42ff1..e5d472820 100755 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@babel/runtime": "7.16.0", "@sentry/browser": "6.13.3", "@stremio/stremio-colors": "4.0.1", - "@stremio/stremio-core-web": "0.44.0", + "@stremio/stremio-core-web": "0.44.1", "@stremio/stremio-icons": "3.0.5", "@stremio/stremio-video": "0.0.20-rc.4", "a-color-picker": "1.2.1",