diff --git a/package-lock.json b/package-lock.json index 10fd12ad9..d4e00f06a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1833,9 +1833,9 @@ "integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw==" }, "@stremio/stremio-core-web": { - "version": "0.30.0", - "resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.30.0.tgz", - "integrity": "sha512-ClPMHFTbhvNP0zhxM4um5lk/6mXv0DsIFW+n0yiIAigSsLzdCWoME8zWV6eCIde7rnBQu9xuOcNMTOzY9v5Eyg==", + "version": "0.32.0", + "resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.32.0.tgz", + "integrity": "sha512-a4FyJYp6J04wwAeJbnFAl8VVc9tbDpiLhFjmmMYdrmiyz907yAVsdYWiB9thFwm84pv9kl12p6jiwl1Me9xaqQ==", "requires": { "@babel/runtime": "7.15.4" }, diff --git a/package.json b/package.json index eaeb98304..74fb89bc9 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.30.0", + "@stremio/stremio-core-web": "0.32.0", "@stremio/stremio-icons": "3.0.5", "@stremio/stremio-video": "0.0.17-rc.2", "a-color-picker": "1.2.1",