fix(deps): update dependency hotkeys-js to v3.10.1

This commit is contained in:
renovate[bot] 2022-11-23 06:07:03 +00:00 committed by Kavin
parent e0e24ca97c
commit 8cff365e17
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"@fortawesome/vue-fontawesome": "3.0.2",
"buffer": "6.0.3",
"dompurify": "2.4.1",
"hotkeys-js": "3.10.0",
"hotkeys-js": "3.10.1",
"javascript-time-ago": "2.5.9",
"mux.js": "6.2.0",
"shaka-player": "4.3.0",

View file

@ -2598,10 +2598,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
hotkeys-js@3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.10.0.tgz#2bbd13de4aa002fa916c34e3859239924311e35a"
integrity sha512-20xeVdOqcgTkMox0+BqFwADZP7+5dy/9CFPpAinSMh2d0s3b0Hs2V2D+lMh4Hphkf7VE9pwnOl58eP1te+REcg==
hotkeys-js@3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.10.1.tgz#0c67e72298f235c9200e421ab112d156dc81356a"
integrity sha512-mshqjgTqx8ee0qryHvRgZaZDxTwxam/2yTQmQlqAWS3+twnq1jsY9Yng9zB7lWq6WRrjTbTOc7knNwccXQiAjQ==
human-signals@^2.1.0:
version "2.1.0"