Update dependency hotkeys-js to v3.10.2

This commit is contained in:
renovate[bot] 2023-04-04 20:28:05 +00:00 committed by Kavin
parent dfebe75f74
commit 39fbc5973e
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"@fortawesome/vue-fontawesome": "3.0.3",
"buffer": "6.0.3",
"dompurify": "3.0.1",
"hotkeys-js": "3.10.1",
"hotkeys-js": "3.10.2",
"javascript-time-ago": "2.5.9",
"mux.js": "6.3.0",
"shaka-player": "4.3.5",

View File

@ -3532,10 +3532,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
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==
hotkeys-js@3.10.2:
version "3.10.2"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.10.2.tgz#cf52661904f5a13a973565cb97085fea2f5ae257"
integrity sha512-Z6vLmJTYzkbZZXlBkhrYB962Q/rZGc/WHQiyEGu9ZZVF7bAeFDjjDa31grWREuw9Ygb4zmlov2bTkPYqj0aFnQ==
human-signals@^2.1.0:
version "2.1.0"