From e7310bd47917667b7b70d3b6bd5f497b83754e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 13:25:45 +0000 Subject: [PATCH] Bump @silvermine/videojs-quality-selector from 1.3.0 to 1.3.1 (#4362) Bumps [@silvermine/videojs-quality-selector](https://github.com/silvermine/videojs-quality-selector) from 1.3.0 to 1.3.1. - [Changelog](https://github.com/silvermine/videojs-quality-selector/blob/master/CHANGELOG.md) - [Commits](https://github.com/silvermine/videojs-quality-selector/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: "@silvermine/videojs-quality-selector" 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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fca6fde36289f..2aa6c85e6bfae 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@fortawesome/free-solid-svg-icons": "^6.4.2", "@fortawesome/vue-fontawesome": "^2.0.10", "@seald-io/nedb": "^4.0.2", - "@silvermine/videojs-quality-selector": "^1.3.0", + "@silvermine/videojs-quality-selector": "^1.3.1", "autolinker": "^4.0.0", "electron-context-menu": "^3.6.1", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index 88c111144ce3f..a2ef9530aa558 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1431,10 +1431,10 @@ localforage "^1.9.0" util "^0.12.4" -"@silvermine/videojs-quality-selector@^1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@silvermine/videojs-quality-selector/-/videojs-quality-selector-1.3.0.tgz#6527d73929edea60419b0a189d4babbc21cb2600" - integrity sha512-Ps63kVXHyod0vNEEtogkVtE+8I6ozMTcRowAPqKF1Ggjr0yl7d8L2fGCnHL919MV2tBRVxnGpYaMmVVcRq6Hjw== +"@silvermine/videojs-quality-selector@^1.3.1": + version "1.3.1" + resolved "https://registry.yarnpkg.com/@silvermine/videojs-quality-selector/-/videojs-quality-selector-1.3.1.tgz#23307dd3d5be442f7aa127c01820f16a3d9476a3" + integrity sha512-uo6gs2HVG2TD0bpZAl0AT6RkDXzk9PnAxtmmW5zXexa2uJvkdFT64QvJoMlEUd2FUUwqYqqAuWGFDJdBh5+KcQ== dependencies: underscore "1.13.1"