Browse Source

Bump @videojs/http-streaming from 2.6.3 to 2.6.4 in /build/javascript (#824)

Bumps [@videojs/http-streaming](https://github.com/videojs/http-streaming) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/videojs/http-streaming/releases)
- [Changelog](https://github.com/videojs/http-streaming/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/http-streaming/compare/v2.6.3...v2.6.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/828/head
dependabot[bot] 5 years ago committed by GitHub
parent
commit
01a02c1571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      build/javascript/package-lock.json
  2. 2
      build/javascript/package.json

6
build/javascript/package-lock.json generated

@ -159,9 +159,9 @@ @@ -159,9 +159,9 @@
"integrity": "sha512-dW1B1WHTfrWmEzXb/tp8xsZqQHAyMB9JwLwbBqkIQVzmNUI02R7lJqxUpKFM114ygNZHKA1r74oPugCAiYHt1A=="
},
"@videojs/http-streaming": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-2.6.3.tgz",
"integrity": "sha512-mEVNC6JwtnYXx61oDqXFjM894uosYjcIplNifh312xoPHXO/dk6LxqVNcaD1Rlv89uSlS3RUUGprQK+JW2BnRg==",
"version": "2.6.4",
"resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-2.6.4.tgz",
"integrity": "sha512-sFVE0MVXhawAkET8EgiUSMvDDv6u3uGidtO0BvNXG0/qKWlze/zEzhvLsyPU4HmLFRnffKeHK5RE2XpO5vHY8Q==",
"requires": {
"@babel/runtime": "^7.12.5",
"@videojs/vhs-utils": "^3.0.0",

2
build/javascript/package.json

@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
"dependencies": {
"@joeattardi/emoji-button": "^4.6.0",
"@justinribeiro/lite-youtube": "^0.9.1",
"@videojs/http-streaming": "2.6.3",
"@videojs/http-streaming": "2.6.4",
"@videojs/themes": "^1.0.1",
"htm": "^3.0.4",
"mark.js": "^8.11.1",

Loading…
Cancel
Save