From a26ecc0aa16e38d0b3c2659e9c8c4e77212e706b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 09:22:40 +0000 Subject: [PATCH] chore(deps): bump hotkeys-js from 3.13.6 to 3.13.7 Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys-js) from 3.13.6 to 3.13.7. - [Release notes](https://github.com/jaywcjlove/hotkeys-js/releases) - [Commits](https://github.com/jaywcjlove/hotkeys-js/compare/v3.13.6...v3.13.7) --- 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 6b5cb1b502..f902074a42 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "debounced": "^0.0.5", "flatpickr": "^4.6.9", "foundation-sites": "^5.5.3", - "hotkeys-js": "^3.13.6", + "hotkeys-js": "^3.13.7", "jquery-ui": "1.13.2", "js-big-decimal": "^2.0.7", "moment": "^2.30.1", diff --git a/yarn.lock b/yarn.lock index a9162ae02e..1fd41150f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4423,10 +4423,10 @@ homedir-polyfill@^1.0.1: dependencies: parse-passwd "^1.0.0" -hotkeys-js@^3.13.6: - version "3.13.6" - resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.13.6.tgz#75059d1157b6f6288cd715d0b889e7472c648562" - integrity sha512-Uw8cUXTjYDgnTaUxJTBc8E5etD8bcxjUm6Y/PEB5tBxIZu+dqTXGNQnWV+8yxdOTdlSdXjlqGeOMWu6Sm02CvA== +hotkeys-js@^3.13.7: + version "3.13.7" + resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.13.7.tgz#0188d8e2fca16a3f1d66541b48de0bb9df613726" + integrity sha512-ygFIdTqqwG4fFP7kkiYlvayZppeIQX2aPpirsngkv1xM1lP0piDY5QEh68nQnIKvz64hfocxhBaD/uK3sSK1yQ== hpack.js@^2.1.6: version "2.1.6"