Bump hotkeys-js from 3.9.0 to 3.9.3

Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys) from 3.9.0 to 3.9.3.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases)
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.9.0...v3.9.3)

---
updated-dependencies:
- dependency-name: hotkeys-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-03 04:06:47 +00:00 committed by Kavin
parent cf92ff009e
commit a2e73e3292
2 changed files with 5 additions and 5 deletions

View file

@ -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.3",
"javascript-time-ago": "^2.3.13",
"mux.js": "^6.0.1",
"shaka-player": "3.3.4",

View file

@ -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.3:
version "3.9.3"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.3.tgz#4b755cc695b388d7f93a83aff4b0c2a45719996c"
integrity sha512-s+f0xyvDmf6+DyrFQ2SY+eA7lbvMbjqkqi0I0SpMgnN5tZx7DeH8nsWhkJR4KEq3pxDPHJppDUhdt1rZFW5LeQ==
idb@^6.1.4:
version "6.1.5"