From b4ed1d1fe3f2f6e8414447c6e6af8d067ad2025e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 05:51:08 +0000 Subject: [PATCH] Bump hotkeys-js from 3.8.7 to 3.8.9 Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys) from 3.8.7 to 3.8.9. - [Release notes](https://github.com/jaywcjlove/hotkeys/releases) - [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.8.7...v3.8.9) --- updated-dependencies: - dependency-name: hotkeys-js dependency-type: direct:production update-type: version-update:semver-patch ... 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 28195f37..8fb3a43f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@fortawesome/vue-fontawesome": "^3.0.0-5", "buffer": "^6.0.3", "dompurify": "^2.3.6", - "hotkeys-js": "^3.8.7", + "hotkeys-js": "^3.8.9", "javascript-time-ago": "^2.3.13", "mux.js": "^6.0.1", "shaka-player": "3.3.2", diff --git a/yarn.lock b/yarn.lock index 79350a30..5317d6e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2243,10 +2243,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -hotkeys-js@^3.8.7: - version "3.8.7" - resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.8.7.tgz#c16cab978b53d7242f860ca3932e976b92399981" - integrity sha512-ckAx3EkUr5XjDwjEHDorHxRO2Kb7z6Z2Sxul4MbBkN8Nho7XDslQsgMJT+CiJ5Z4TgRxxvKHEpuLE3imzqy4Lg== +hotkeys-js@^3.8.9: + version "3.8.9" + resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.8.9.tgz#47b10fef2f4fc6fa74b09646d2014dae1fa64472" + integrity sha512-R73wV21xjHq+sJcBhh+LJGvfZO5+p1vGFtEwCc6sCj5nnTyiZKBa1knge6LNBxHmlRe55PVBXNNM/4lJOIVAwQ== idb@^6.1.4: version "6.1.5"