From fac1e2160e4fac48e49da773d7657e3d0274ff6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 00:27:05 +0000 Subject: [PATCH] fix(deps): update dependency react-hotkeys-hook to v4.4.3 --- documentation/package.json | 2 +- documentation/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/package.json b/documentation/package.json index 4905211e..d1cd92fc 100644 --- a/documentation/package.json +++ b/documentation/package.json @@ -24,7 +24,7 @@ "prism-react-renderer": "1.3.5", "react": "18.2.0", "react-dom": "18.2.0", - "react-hotkeys-hook": "4.4.1", + "react-hotkeys-hook": "4.4.3", "url-loader": "4.1.1" }, "browserslist": { diff --git a/documentation/yarn.lock b/documentation/yarn.lock index 88b8f883..c8c9693b 100644 --- a/documentation/yarn.lock +++ b/documentation/yarn.lock @@ -7319,10 +7319,10 @@ react-helmet-async@*, react-helmet-async@^1.3.0: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-hotkeys-hook@4.4.1: - version "4.4.1" - resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz#1f7a7a1c9c21d4fa3280bf340fcca8fd77d81994" - integrity sha512-sClBMBioFEgFGYLTWWRKvhxcCx1DRznd+wkFHwQZspnRBkHTgruKIHptlK/U/2DPX8BhHoRGzpMVWUXMmdZlmw== +react-hotkeys-hook@4.4.3: + version "4.4.3" + resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.3.tgz#719b7cdc989be067fca421ccb83daa86498f6e94" + integrity sha512-G6psp7OUm9xxY4G2vL48tBwWUVJLvD/PeInaPdPvqRJ8GoXBu6Djqr6WIw5gu1M0SbR1epNUlvpccxu2ZzmtFQ== react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: version "16.13.1"