Bump hotkeys-js from 3.9.4 to 3.9.5

Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/jaywcjlove/hotkeys/releases)
- [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.9.4...v3.9.5)

---
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-08-29 13:10:56 +00:00 committed by Kavin
parent b984710b23
commit cbe1c675e1
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"@fortawesome/vue-fontawesome": "^3.0.1",
"buffer": "^6.0.3",
"dompurify": "^2.3.12",
"hotkeys-js": "^3.9.4",
"hotkeys-js": "^3.9.5",
"javascript-time-ago": "^2.5.7",
"mux.js": "^6.2.0",
"shaka-player": "4.2.0",

View File

@ -2590,10 +2590,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
hotkeys-js@^3.9.4:
version "3.9.4"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.4.tgz#ce1aa4c3a132b6a63a9dd5644fc92b8a9b9cbfb9"
integrity sha512-2zuLt85Ta+gIyvs4N88pCYskNrxf1TFv3LR9t5mdAZIX8BcgQQ48F2opUptvHa6m8zsy5v/a0i9mWzTrlNWU0Q==
hotkeys-js@^3.9.5:
version "3.9.5"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.9.5.tgz#8314d0522bf2601e36003213047e9dc7d56d19fe"
integrity sha512-T0G8CUZ6Q1IOgPnLK1hDXR8DqgKF/VWEsHvZgi6CM7Ub9oOAzvWuJ3Qhc/9nFQaR26MfFOZSwULHrtCnsUX7zA==
human-signals@^2.1.0:
version "2.1.0"