From a2688daf8d71b7796de1f27915da8d1b830a6185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:28:15 +0000 Subject: [PATCH] Bump media-chrome from 4.1.0 to 4.2.2 Bumps [media-chrome](https://github.com/muxinc/media-chrome) from 4.1.0 to 4.2.2. - [Release notes](https://github.com/muxinc/media-chrome/releases) - [Changelog](https://github.com/muxinc/media-chrome/blob/main/CHANGELOG.md) - [Commits](https://github.com/muxinc/media-chrome/compare/v4.1.0...v4.2.2) --- updated-dependencies: - dependency-name: media-chrome dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 03d6464..8132c86 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "framer-motion": "^11.11.8", "hls-video-element": "^1.2.5", "hls.js": "^1.5.16", - "media-chrome": "^4.1.0", + "media-chrome": "^4.2.2", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 3cc6d1f..87595c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2332,10 +2332,10 @@ make-dir@^4.0.0: dependencies: semver "^7.5.3" -media-chrome@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/media-chrome/-/media-chrome-4.1.0.tgz#d3db5f7010311f3cea2483e4d703f518cd365c4b" - integrity sha512-rzuYoXiCvn+3vRim9pXcdIIXZmPAZHZbN9AUl0crdUOSv2tdEFJ6v/IxlJ8T3o4+YrHsrUCUNnu2Yai6mY6Qqg== +media-chrome@^4.2.2: + version "4.2.2" + resolved "https://registry.yarnpkg.com/media-chrome/-/media-chrome-4.2.2.tgz#89657d569c0702f451d5db2c05299aa87f515f7e" + integrity sha512-+leHKTd4jv2ykyubJQgv0sG/+xcizJI900UdEpiH68vA2gK6RzJM8jRgCMR9S+NtOmonfTPAcBTs97O97oYNjg== media-tracks@^0.3.3: version "0.3.3"