From 5b719fcb9ba6c21e2cf67777db2c06684cc2af39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:25:21 +0000 Subject: [PATCH] chore(deps): bump hotkeys-js from 3.13.5 to 3.13.6 Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys-js) from 3.13.5 to 3.13.6. - [Release notes](https://github.com/jaywcjlove/hotkeys-js/releases) - [Commits](https://github.com/jaywcjlove/hotkeys-js/compare/v3.13.5...v3.13.6) --- 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 eb80c95125..6b5cb1b502 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.5", + "hotkeys-js": "^3.13.6", "jquery-ui": "1.13.2", "js-big-decimal": "^2.0.7", "moment": "^2.30.1", diff --git a/yarn.lock b/yarn.lock index 752ef2680a..a9162ae02e 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.5: - version "3.13.5" - resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.13.5.tgz#64ab54a098dd489e868b04a1d4762f8472be1f5c" - integrity sha512-xqPBCCC9QtLUpNZhlncfPhY/KMMiiA5+YsLDCTbwDfVBvCM+IQJPZwqB8iURZI9GQYcsmqpSlARZ238puVEs3Q== +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== hpack.js@^2.1.6: version "2.1.6"