From 7a0ecc777abc65ce2da4cb03bfb0d9e2f16ad703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 09:41:28 +0000 Subject: [PATCH] Bump hotkeys-js from 3.13.14 to 3.13.15 Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys-js) from 3.13.14 to 3.13.15. - [Release notes](https://github.com/jaywcjlove/hotkeys-js/releases) - [Commits](https://github.com/jaywcjlove/hotkeys-js/compare/v3.13.14...v3.13.15) --- updated-dependencies: - dependency-name: hotkeys-js dependency-version: 3.13.15 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 8aad4ce1f4..22dcc86244 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "cable_ready": "5.0.6", "flatpickr": "^4.6.9", "foundation-sites": "^5.5.3", - "hotkeys-js": "^3.13.14", + "hotkeys-js": "^3.13.15", "jquery-ui": "1.14.1", "js-big-decimal": "^2.2.0", "leaflet": "1.9.4", diff --git a/yarn.lock b/yarn.lock index 745e25c3b6..75a73fc038 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4658,10 +4658,10 @@ homedir-polyfill@^1.0.1: dependencies: parse-passwd "^1.0.0" -hotkeys-js@^3.13.14: - version "3.13.14" - resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.13.14.tgz#735e9cb533915ac6db2176c160f02226ed641e5a" - integrity sha512-jmWwEP3twlpPV2/WpzuQzJTg/0MRjWlvKJScEREueIuzoMJ6gmqNrv6sm1WIpW+3g0TzDmQpj2pX8HvYPx90hw== +hotkeys-js@^3.13.15: + version "3.13.15" + resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.13.15.tgz#2d394bd6bd78857d4b24dc86bdba2fa1cf7012fc" + integrity sha512-gHh8a/cPTCpanraePpjRxyIlxDFrIhYqjuh01UHWEwDpglJKCnvLW8kqSx5gQtOuSsJogNZXLhOdbSExpgUiqg== hpack.js@^2.1.6: version "2.1.6"