update stremio dependencies

This commit is contained in:
nklhrstv 2021-09-08 17:42:30 +03:00
parent 74211b1503
commit da912ecf44
2 changed files with 8 additions and 8 deletions

12
package-lock.json generated
View file

@ -8117,9 +8117,9 @@
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
},
"@stremio/stremio-core-web": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.23.0.tgz",
"integrity": "sha512-eZyBEWuB90y6lTG47Y4lKUnlM4bpVhmKh96DUHMPtMKOsyHRutOkuKXYjAwP0WjCbe57/vbalI04Fout7SZwWg==",
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.25.0.tgz",
"integrity": "sha512-Q+osRCijNoP4/Edyov1jSY7EelXtfUL0yDQSgYRtXvEEK+4cQPtpgK/b9HhvZD1QDOg4+LsuFZnEXDoD7Q46yw==",
"requires": {
"@babel/runtime": "7.10.0"
},
@ -8140,9 +8140,9 @@
"integrity": "sha512-knlcBibqJW2mbEgid6YEeQN9FPkIGAEtozYWqzKWeHd2DPY2nl8kYX2pMQpa2Db/RVSqbVstu/gdey5TtSgGYw=="
},
"@stremio/stremio-video": {
"version": "0.0.9",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.9.tgz",
"integrity": "sha512-xGh3X6WtHAJf3N6mZVhmnsoQETOo9hk9/d3Z1g85IrKDqOFRjbHUQ07JMDOmsUAXWnSOFElgMBluVJrT1VO7LQ==",
"version": "0.0.10",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.10.tgz",
"integrity": "sha512-6YzNi/AhxS6A8B6Nw/DJ7U/5DsJzeNk2d1rLG4UzoYeLrKkbqLESAzyHAxrHkD4ihvfQtxGnPTorF1+w2w0CUg==",
"requires": {
"deep-freeze": "0.0.1",
"eventemitter3": "4.0.7",

View file

@ -16,9 +16,9 @@
"@babel/runtime": "7.12.5",
"@sentry/browser": "5.11.1",
"@stremio/stremio-colors": "4.0.1",
"@stremio/stremio-core-web": "0.23.0",
"@stremio/stremio-core-web": "0.25.0",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.9",
"@stremio/stremio-video": "0.0.10",
"a-color-picker": "1.2.1",
"buffer": "6.0.3",
"classnames": "2.2.6",