From 884db9ee88efc72c089db5234441c86ed4314598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 04:08:09 +0000 Subject: [PATCH] Bump hotkeys-js from 3.9.0 to 3.9.2 Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys) from 3.9.0 to 3.9.2. - [Release notes](https://github.com/jaywcjlove/hotkeys/releases) - [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.9.0...v3.9.2) --- updated-dependencies: - dependency-name: hotkeys-js dependency-type: direct:production update-type: version-update:semver-patch ... 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 9a714478..9f2cc566 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@fortawesome/vue-fontawesome": "^3.0.0-5", "buffer": "^6.0.3", "dompurify": "^2.3.6", - "hotkeys-js": "^3.9.0", + "hotkeys-js": "^3.9.2", "javascript-time-ago": "^2.3.13", "mux.js": "^6.0.1", "shaka-player": "3.3.4", diff --git a/yarn.lock b/yarn.lock index 4c4d70c2..492d2374 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2243,10 +2243,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -hotkeys-js@^3.9.0: - version "3.9.0" - resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.0.tgz#f8d3c3c163fd14ec70a0931b68c12c5c8428d185" - integrity sha512-nnZ6Kbitubo52W40/lrEDr5r9gSCNHl1utn/fB/hEHsg+6mjyiBqjwBAfXsX/MMuvxuoI3YwMYAJFT0DvR4VHg== +hotkeys-js@^3.9.2: + version "3.9.2" + resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.2.tgz#ce4960d86113aef791db394c9bc1a35e3c612b41" + integrity sha512-SIetKi4uYzILto+4AeTBToNlW5ioUIVqGyMm/BczlXWProewwDvcNhwIxTUg7JLXY/mr0l0d+kwEF5JQ6Um/EA== idb@^6.1.4: version "6.1.5"