Bump @videojs/http-streaming from 2.3.0 to 2.3.1 in /build/javascript (#386)
* Bump @videojs/http-streaming from 2.3.0 to 2.3.1 in /build/javascript Bumps [@videojs/http-streaming](https://github.com/videojs/http-streaming) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/videojs/http-streaming/releases) - [Changelog](https://github.com/videojs/http-streaming/blob/v2.3.1/CHANGELOG.md) - [Commits](https://github.com/videojs/http-streaming/compare/v2.3.0...v2.3.1) Signed-off-by: dependabot[bot] <support@github.com> * Commit updated Javascript packages Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owncast <owncast@owncast.online>
This commit is contained in:
parent
3cf7801799
commit
cc78564c64
6
build/javascript/package-lock.json
generated
6
build/javascript/package-lock.json
generated
@ -159,9 +159,9 @@
|
||||
"integrity": "sha512-dW1B1WHTfrWmEzXb/tp8xsZqQHAyMB9JwLwbBqkIQVzmNUI02R7lJqxUpKFM114ygNZHKA1r74oPugCAiYHt1A=="
|
||||
},
|
||||
"@videojs/http-streaming": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-2.3.0.tgz",
|
||||
"integrity": "sha512-nMEnku3BSGIrB4dpo4LWCbDH9NqnGhY1cop0bn9Kwy63VJKG5B3d2mnS4N0OibNpY6I+mJKTqJLSRW9KYBs2TA==",
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-2.3.1.tgz",
|
||||
"integrity": "sha512-T2zgSGzkchjG7CrTK0u5CFtv031hfmHzePmUz+SgMq4URXKVe1kB/hJ6LuVeNWfNYo5RtElq08drhM6p12625g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@videojs/vhs-utils": "^2.2.1",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"dependencies": {
|
||||
"@joeattardi/emoji-button": "^4.5.0",
|
||||
"@justinribeiro/lite-youtube": "^0.9.1",
|
||||
"@videojs/http-streaming": "2.3.0",
|
||||
"@videojs/http-streaming": "2.3.1",
|
||||
"@videojs/themes": "^1.0.1",
|
||||
"htm": "^3.0.4",
|
||||
"mark.js": "^8.11.1",
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user