diff --git a/build/javascript/package-lock.json b/build/javascript/package-lock.json index 6a359e7f5..4896831e8 100644 --- a/build/javascript/package-lock.json +++ b/build/javascript/package-lock.json @@ -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", diff --git a/build/javascript/package.json b/build/javascript/package.json index 2f0cd0957..1d0f5d01f 100644 --- a/build/javascript/package.json +++ b/build/javascript/package.json @@ -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",