diff --git a/package.json b/package.json index 626cbffc..9732e5a7 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ ] }, "dependencies": { - "hotkeys-js": "3.7.5" + "hotkeys-js": "3.7.6" }, "devDependencies": { "@babel/core": "7.9.0", diff --git a/yarn.lock b/yarn.lock index fb7845df..f85b5f64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8514,10 +8514,10 @@ hosted-git-info@^3.0.2: dependencies: lru-cache "^5.1.1" -hotkeys-js@3.7.5: - version "3.7.5" - resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.7.5.tgz#7c83969b65ca813ab07df0ec20b0d5fe3ac13f91" - integrity sha512-UNkpV7ZRxgz+aQRXIknLjhDrewqi3S9wXkgasffILBxIYPboEiINTDLZYCmYLIeUwJsRSTtMMC2aXwD9ANPKZw== +hotkeys-js@3.7.6: + version "3.7.6" + resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.7.6.tgz#b90ae3453a7be2f2b2bed6ee55cb96443944c77b" + integrity sha512-X5d16trjp79o+OaCn7syXu0cs+TkLYlK/teE5FhpD1Cj9ROcEIhfIQ7Mhrk761ynF3NQLbLn5xRojP2UuSqDAw== hpack.js@^2.1.6: version "2.1.6"