diff --git a/package-lock.json b/package-lock.json index 942e844edf..b39b44dad1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1765,9 +1765,9 @@ } }, "@videojs/http-streaming": { - "version": "3.12.2", - "resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.12.2.tgz", - "integrity": "sha512-P7l3qZdxW216b6KWPBBr+7Sj95exL25AWyD+hJsHA/Ghwrh8FsKplMleCE6JBumVT+5on1efMAPAFBlarv9c2w==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/@videojs/http-streaming/-/http-streaming-3.13.0.tgz", + "integrity": "sha512-hBoCH9F7eX9f0xGoMBlqKto459HLgnieY08qQ8XNyRVCDWIRFL/7Q69K32V/o+iG3a+MU2VXuD1qxgm8vj4TAQ==", "requires": { "@babel/runtime": "^7.12.5", "@videojs/vhs-utils": "4.0.0",