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:
parent
70f65141f4
commit
41fdbbb96e
2 changed files with 8 additions and 10 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -32,7 +32,7 @@
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"hls.js": "1.3.4",
|
"hls.js": "1.3.4",
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"jassub": "1.5.3",
|
"jassub": "1.5.4",
|
||||||
"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",
|
||||||
|
@ -9653,11 +9653,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/jassub": {
|
"node_modules/jassub": {
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.3.tgz",
|
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.4.tgz",
|
||||||
"integrity": "sha512-RADNYFjuQgQmA2Jn7/m4X1cn6a24fvvxcxL0A/q4In++SqHsOwIi40oyYLu7T63Abs5dagONTAAb9TGYBZsRKA==",
|
"integrity": "sha512-pSuEwSoQ2pjrfVhMJ+iNb7WcwrzzKNU+Q0VWptkeWPJx7abeNxPMS3zX0c6bpMyGLYaTh5Uc6MePEFni4tDv6A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"event-target-polyfill": "^0.0.3",
|
|
||||||
"rvfc-polyfill": "^1.0.4"
|
"rvfc-polyfill": "^1.0.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -26247,11 +26246,10 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"jassub": {
|
"jassub": {
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.3.tgz",
|
"resolved": "https://registry.npmjs.org/jassub/-/jassub-1.5.4.tgz",
|
||||||
"integrity": "sha512-RADNYFjuQgQmA2Jn7/m4X1cn6a24fvvxcxL0A/q4In++SqHsOwIi40oyYLu7T63Abs5dagONTAAb9TGYBZsRKA==",
|
"integrity": "sha512-pSuEwSoQ2pjrfVhMJ+iNb7WcwrzzKNU+Q0VWptkeWPJx7abeNxPMS3zX0c6bpMyGLYaTh5Uc6MePEFni4tDv6A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"event-target-polyfill": "^0.0.3",
|
|
||||||
"rvfc-polyfill": "^1.0.4"
|
"rvfc-polyfill": "^1.0.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -91,7 +91,7 @@
|
||||||
"history": "5.3.0",
|
"history": "5.3.0",
|
||||||
"hls.js": "1.3.4",
|
"hls.js": "1.3.4",
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"jassub": "1.5.3",
|
"jassub": "1.5.4",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue