diff --git a/frontend/package.json b/frontend/package.json index add1d137ce..18c2ff4def 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,7 +30,7 @@ "react-colorful": "^5.6.1", "react-dom": "^18.2.0", "react-dropzone": "^14.2.2", - "react-hotkeys-hook": "4", + "react-hotkeys-hook": "4.0.2", "react-icons": "^4.4.0", "react-image-pan-zoom-rotate": "^1.6.0", "react-konva": "^18.2.3", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c62800507e..1b3e06fea1 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3270,10 +3270,10 @@ react-focus-lock@^2.9.1: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-hotkeys-hook@4: - version "4.0.3" - resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.0.3.tgz#d5158ec6e6831f46145f779feab792257af854fd" - integrity sha512-w2wJ6Wf3yUhkMK+ouEbVaxVpWvFaEoUhRci6KMXyGUJRJuqijV8S7crOiH7597fPlg9gHErbYOV2vPou1vsyZg== +react-hotkeys-hook@4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.0.2.tgz#f56905a07ae975d297b86d8a7bbc434b597749f4" + integrity sha512-4UVC0jpvgfBqfrfbeEJHm/Jh+MKRTqX/z0BZR6kc51wYMf9IXaNUbLna/7z6vphGESmHJbiU/9TvvHJeMZTIOA== dependencies: lodash "4.17.21"