Update dependency shaka-player to v4.8.4

This commit is contained in:
renovate[bot] 2024-05-14 20:19:19 +00:00 committed by GitHub
parent fb141b50d6
commit 0aaf0032e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -15,7 +15,7 @@
"linkify-html": "4.1.3",
"linkifyjs": "4.1.3",
"qrcode": "^1.5.3",
"shaka-player": "4.8.3",
"shaka-player": "4.8.4",
"vue": "3.4.27",
"vue-i18n": "9.13.1",
"vue-router": "4.3.2"
@ -7490,9 +7490,9 @@
}
},
"node_modules/shaka-player": {
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.8.3.tgz",
"integrity": "sha512-VTyNNiKZe/hqtcSnRIUZTAwYARFi0CY4nBVSH/5+X+X9yToNaqxoikt0RvhtrtGCWKJNNefd/6QKGBpWLOzb+Q==",
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.8.4.tgz",
"integrity": "sha512-LtPUioN0/kwLi5ewSFaoSUpQgA01XxaSa7vneCiXP8AMIdIWVM+pk/lFetwW0br26H8Lb79djiU+5vhJujEBjQ==",
"dependencies": {
"eme-encryption-scheme-polyfill": "^2.1.1"
},
@ -14152,9 +14152,9 @@
}
},
"shaka-player": {
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.8.3.tgz",
"integrity": "sha512-VTyNNiKZe/hqtcSnRIUZTAwYARFi0CY4nBVSH/5+X+X9yToNaqxoikt0RvhtrtGCWKJNNefd/6QKGBpWLOzb+Q==",
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.8.4.tgz",
"integrity": "sha512-LtPUioN0/kwLi5ewSFaoSUpQgA01XxaSa7vneCiXP8AMIdIWVM+pk/lFetwW0br26H8Lb79djiU+5vhJujEBjQ==",
"requires": {
"eme-encryption-scheme-polyfill": "^2.1.1"
}

View file

@ -18,7 +18,7 @@
"linkify-html": "4.1.3",
"linkifyjs": "4.1.3",
"qrcode": "^1.5.3",
"shaka-player": "4.8.3",
"shaka-player": "4.8.4",
"vue": "3.4.27",
"vue-i18n": "9.13.1",
"vue-router": "4.3.2"

8
pnpm-lock.yaml generated
View file

@ -27,8 +27,8 @@ dependencies:
specifier: ^1.5.3
version: 1.5.3
shaka-player:
specifier: 4.8.3
version: 4.8.3
specifier: 4.8.4
version: 4.8.4
vue:
specifier: 3.4.27
version: 3.4.27(typescript@5.4.5)
@ -4617,8 +4617,8 @@ packages:
has-property-descriptors: 1.0.2
dev: true
/shaka-player@4.8.3:
resolution: {integrity: sha512-VTyNNiKZe/hqtcSnRIUZTAwYARFi0CY4nBVSH/5+X+X9yToNaqxoikt0RvhtrtGCWKJNNefd/6QKGBpWLOzb+Q==}
/shaka-player@4.8.4:
resolution: {integrity: sha512-LtPUioN0/kwLi5ewSFaoSUpQgA01XxaSa7vneCiXP8AMIdIWVM+pk/lFetwW0br26H8Lb79djiU+5vhJujEBjQ==}
engines: {node: '>=14'}
dependencies:
eme-encryption-scheme-polyfill: 2.1.2