From ba32d7cded179034a2ae901f27ee363a090db0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 20:18:01 -0500 Subject: [PATCH] Bump video.js from 7.21.2 to 7.21.3 (#3265) Bumps [video.js](https://github.com/videojs/video.js) from 7.21.2 to 7.21.3. - [Release notes](https://github.com/videojs/video.js/releases) - [Changelog](https://github.com/videojs/video.js/blob/v7.21.3/CHANGELOG.md) - [Commits](https://github.com/videojs/video.js/compare/v7.21.2...v7.21.3) --- updated-dependencies: - dependency-name: video.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b1a2386cc..aa3185892 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "marked": "^4.2.12", "nedb-promises": "^6.2.1", "process": "^0.11.10", - "video.js": "7.21.2", + "video.js": "7.21.3", "videojs-contrib-quality-levels": "^3.0.0", "videojs-http-source-selector": "^1.1.6", "videojs-mobile-ui": "^0.8.0", diff --git a/yarn.lock b/yarn.lock index c87932905..9021a3f9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1550,10 +1550,10 @@ dependencies: "@types/node" "*" -"@videojs/http-streaming@2.16.0": - version "2.16.0" - resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-2.16.0.tgz#47f86e793fc773db26dbd9aeb3e5130b767c78fa" - integrity sha512-mGNTqjENzP86XGM6HSWdWVO/KAsDlf5+idW2W7dL1+NkzWpwZlSEYhrdEVVnhoOb0A6E7JW6LM611/JA7Jn/3A== +"@videojs/http-streaming@2.16.2": + version "2.16.2" + resolved "https://registry.yarnpkg.com/@videojs/http-streaming/-/http-streaming-2.16.2.tgz#a9be925b4e368a41dbd67d49c4f566715169b84b" + integrity sha512-etPTUdCFu7gUWc+1XcbiPr+lrhOcBu3rV5OL1M+3PDW89zskScAkkcdqYzP4pFodBPye/ydamQoTDScOnElw5A== dependencies: "@babel/runtime" "^7.12.5" "@videojs/vhs-utils" "3.0.5" @@ -8674,13 +8674,13 @@ verror@^1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -video.js@7.21.2, "video.js@^6 || ^7", "video.js@^6 || ^7 || ^8", video.js@^7.0.0, "video.js@^7.2.0 || ^6.6.0": - version "7.21.2" - resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.21.2.tgz#2dbf17b435690be739b15748bd53d3002f548e3a" - integrity sha512-Zbo23oT4CbtIxeAtfTvzdl7OlN/P34ir7hDzXFtLZB+BtJsaLy0Rgh/06dBMJSGEjQCDo4MUS6uPonuX0Nl3Kg== +video.js@7.21.3, "video.js@^6 || ^7", "video.js@^6 || ^7 || ^8", video.js@^7.0.0, "video.js@^7.2.0 || ^6.6.0": + version "7.21.3" + resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.21.3.tgz#1a5f6379e713de3f5dc036ecdef02efb80765bdd" + integrity sha512-fIboXbSDCT3P8eVzIEC3hnLDKC/y+6QftcHdFGUVGn5a7qmH62Mh0Bt/SrBAgdmKDQM1qdZXfXAxPg5+IaiIXQ== dependencies: "@babel/runtime" "^7.12.5" - "@videojs/http-streaming" "2.16.0" + "@videojs/http-streaming" "2.16.2" "@videojs/vhs-utils" "^3.0.4" "@videojs/xhr" "2.6.0" aes-decrypter "3.1.3"