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"