mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Bump flv.js from 1.6.1 to 1.6.2
Bumps [flv.js](https://github.com/Bilibili/flv.js) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/Bilibili/flv.js/releases) - [Commits](https://github.com/Bilibili/flv.js/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: flv.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
13ced53b07
commit
486c0c1892
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -7320,9 +7320,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flv.js": {
|
||||
"version": "1.6.1",
|
||||
"resolved": "https://registry.npmjs.org/flv.js/-/flv.js-1.6.1.tgz",
|
||||
"integrity": "sha512-6/ffUPbFaYf7QsdcZC43PQmEsi9Fwlp89Oq0bz8gNlj0eSMUhyHFxESxuLNSFgIEle+ChxqoF7kL2pL7xdam2A==",
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/flv.js/-/flv.js-1.6.2.tgz",
|
||||
"integrity": "sha512-xre4gUbX1MPtgQRKj2pxJENp/RnaHaxYvy3YToVVCrSmAWUu85b9mug6pTXF6zakUjNP2lFWZ1rkSX7gxhB/2A==",
|
||||
"requires": {
|
||||
"es6-promise": "^4.2.8",
|
||||
"webworkify-webpack": "^2.1.5"
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"dompurify": "^2.3.1",
|
||||
"epubjs": "^0.3.85",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"flv.js": "^1.6.1",
|
||||
"flv.js": "^1.6.2",
|
||||
"headroom.js": "^0.12.0",
|
||||
"hls.js": "^1.0.10",
|
||||
"intersection-observer": "^0.12.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue