Update dependency shaka-player to v4.9.0

This commit is contained in:
renovate[bot] 2024-05-30 13:24:34 +00:00 committed by GitHub
parent c5a33930b2
commit a320ef632e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 14 deletions

18
package-lock.json generated
View file

@ -15,7 +15,7 @@
"linkify-html": "4.1.3", "linkify-html": "4.1.3",
"linkifyjs": "4.1.3", "linkifyjs": "4.1.3",
"qrcode": "^1.5.3", "qrcode": "^1.5.3",
"shaka-player": "4.8.7", "shaka-player": "4.9.0",
"vue": "3.4.27", "vue": "3.4.27",
"vue-i18n": "9.13.1", "vue-i18n": "9.13.1",
"vue-router": "4.3.2" "vue-router": "4.3.2"
@ -7451,11 +7451,11 @@
} }
}, },
"node_modules/shaka-player": { "node_modules/shaka-player": {
"version": "4.8.7", "version": "4.9.0",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.8.7.tgz", "resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.9.0.tgz",
"integrity": "sha512-pwcCmVvksOLAjCbFS519hKgi4Ff21QWTBeyVwi86ULbeLCspd6PRaRbNqmB1OHn914cTqAor2acWVccvZCglmA==", "integrity": "sha512-+Rch6kAKNbNJS/lOE0o9WIem6nLb97JHZ+fvQ0MijAYgbwcrVWeCyBt1fkyzoXRh3b2ZndfT146AJO58jECe4Q==",
"dependencies": { "dependencies": {
"eme-encryption-scheme-polyfill": "^2.1.1" "eme-encryption-scheme-polyfill": "^2.1.5"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"
@ -14076,11 +14076,11 @@
} }
}, },
"shaka-player": { "shaka-player": {
"version": "4.8.7", "version": "4.9.0",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.8.7.tgz", "resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.9.0.tgz",
"integrity": "sha512-pwcCmVvksOLAjCbFS519hKgi4Ff21QWTBeyVwi86ULbeLCspd6PRaRbNqmB1OHn914cTqAor2acWVccvZCglmA==", "integrity": "sha512-+Rch6kAKNbNJS/lOE0o9WIem6nLb97JHZ+fvQ0MijAYgbwcrVWeCyBt1fkyzoXRh3b2ZndfT146AJO58jECe4Q==",
"requires": { "requires": {
"eme-encryption-scheme-polyfill": "^2.1.1" "eme-encryption-scheme-polyfill": "^2.1.5"
} }
}, },
"shebang-command": { "shebang-command": {

View file

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

8
pnpm-lock.yaml generated
View file

@ -27,8 +27,8 @@ dependencies:
specifier: ^1.5.3 specifier: ^1.5.3
version: 1.5.3 version: 1.5.3
shaka-player: shaka-player:
specifier: 4.8.7 specifier: 4.9.0
version: 4.8.7 version: 4.9.0
vue: vue:
specifier: 3.4.27 specifier: 3.4.27
version: 3.4.27(typescript@5.4.5) version: 3.4.27(typescript@5.4.5)
@ -4610,8 +4610,8 @@ packages:
has-property-descriptors: 1.0.2 has-property-descriptors: 1.0.2
dev: true dev: true
/shaka-player@4.8.7: /shaka-player@4.9.0:
resolution: {integrity: sha512-pwcCmVvksOLAjCbFS519hKgi4Ff21QWTBeyVwi86ULbeLCspd6PRaRbNqmB1OHn914cTqAor2acWVccvZCglmA==} resolution: {integrity: sha512-+Rch6kAKNbNJS/lOE0o9WIem6nLb97JHZ+fvQ0MijAYgbwcrVWeCyBt1fkyzoXRh3b2ZndfT146AJO58jECe4Q==}
engines: {node: '>=14'} engines: {node: '>=14'}
dependencies: dependencies:
eme-encryption-scheme-polyfill: 2.1.5 eme-encryption-scheme-polyfill: 2.1.5