From 5c2229c714b1f0e16486e060acb573d672d8827c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 04:12:01 +0000 Subject: [PATCH] Bump hotkeys-js from 3.9.5 to 3.10.0 Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys) from 3.9.5 to 3.10.0. - [Release notes](https://github.com/jaywcjlove/hotkeys/releases) - [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.9.5...v3.10.0) --- updated-dependencies: - dependency-name: hotkeys-js dependency-type: direct:production update-type: version-update:semver-minor ... 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 7af89b0e..f468c306 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@fortawesome/vue-fontawesome": "^3.0.1", "buffer": "^6.0.3", "dompurify": "^2.4.0", - "hotkeys-js": "^3.9.5", + "hotkeys-js": "^3.10.0", "javascript-time-ago": "^2.5.7", "mux.js": "^6.2.0", "shaka-player": "4.2.1", diff --git a/yarn.lock b/yarn.lock index b752936e..baa57156 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2599,10 +2599,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -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== +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== human-signals@^2.1.0: version "2.1.0"