1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

chore: update JASSUB

This commit is contained in:
ThaUnknown 2023-03-02 10:42:33 +01:00
parent 4f11dc4311
commit c436d9abae
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -31,7 +31,7 @@
"history": "5.3.0", "history": "5.3.0",
"hls.js": "0.14.17", "hls.js": "0.14.17",
"intersection-observer": "0.12.2", "intersection-observer": "0.12.2",
"jassub": "1.4.5", "jassub": "1.5.0",
"jellyfin-apiclient": "1.10.0", "jellyfin-apiclient": "1.10.0",
"jquery": "3.6.3", "jquery": "3.6.3",
"jstree": "3.3.15", "jstree": "3.3.15",
@ -9640,9 +9640,9 @@
} }
}, },
"node_modules/jassub": { "node_modules/jassub": {
"version": "1.4.5", "version": "1.5.0",
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.4.5.tgz", "resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.0.tgz",
"integrity": "sha512-vfdyCxT9DgfvbNK5NOAGZBQKxH+XsigoE3Hfc06zevAf8YvoQJ1vOMKNZ7/QJMKea9Nbo09/mqcs1/iBdjBlMw==", "integrity": "sha512-uyAZVStxwYRhtuTUN4pRxTsacY/G/X9aymXHh9/dyjkn2qx4w0b/vqZmg1z/iW6n9YLHjGgT+3Qt/A3bNo1bag==",
"dependencies": { "dependencies": {
"rvfc-polyfill": "^1.0.4" "rvfc-polyfill": "^1.0.4"
} }
@ -26229,9 +26229,9 @@
"dev": true "dev": true
}, },
"jassub": { "jassub": {
"version": "1.4.5", "version": "1.5.0",
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.4.5.tgz", "resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.0.tgz",
"integrity": "sha512-vfdyCxT9DgfvbNK5NOAGZBQKxH+XsigoE3Hfc06zevAf8YvoQJ1vOMKNZ7/QJMKea9Nbo09/mqcs1/iBdjBlMw==", "integrity": "sha512-uyAZVStxwYRhtuTUN4pRxTsacY/G/X9aymXHh9/dyjkn2qx4w0b/vqZmg1z/iW6n9YLHjGgT+3Qt/A3bNo1bag==",
"requires": { "requires": {
"rvfc-polyfill": "^1.0.4" "rvfc-polyfill": "^1.0.4"
} }

View file

@ -90,7 +90,7 @@
"history": "5.3.0", "history": "5.3.0",
"hls.js": "0.14.17", "hls.js": "0.14.17",
"intersection-observer": "0.12.2", "intersection-observer": "0.12.2",
"jassub": "1.4.5", "jassub": "1.5.0",
"jellyfin-apiclient": "1.10.0", "jellyfin-apiclient": "1.10.0",
"jquery": "3.6.3", "jquery": "3.6.3",
"jstree": "3.3.15", "jstree": "3.3.15",