diff --git a/sites/dev/package.json b/sites/dev/package.json index 47d67678c65..c91598f3062 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -43,7 +43,7 @@ "react": "18.2.0", "react-copy-to-clipboard": "5.1.0", "react-dom": "18.2.0", - "react-hotkeys-hook": "4.4.4", + "react-hotkeys-hook": "4.5.0", "react-instantsearch-dom": "6.40.4", "react-instantsearch-hooks-web": "6.47.3", "react-swipeable": "7.0.1", diff --git a/sites/lab/package.json b/sites/lab/package.json index 2ed1b58a0e0..a6bb5545ab1 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -45,7 +45,7 @@ "ora": "8.0.1", "react": "18.2.0", "react-copy-to-clipboard": "5.1.0", - "react-hotkeys-hook": "4.4.4", + "react-hotkeys-hook": "4.5.0", "react-i18next": "14.0.1", "react-instantsearch-dom": "6.40.4", "react-swipeable": "7.0.1", diff --git a/sites/org/package.json b/sites/org/package.json index f216eab3e36..2f1f818d400 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -49,7 +49,7 @@ "next": "14.1.0", "ora": "8.0.1", "react-dropzone": "14.2.3", - "react-hotkeys-hook": "4.4.4", + "react-hotkeys-hook": "4.5.0", "react-instantsearch-dom": "6.40.4", "react-swipeable": "7.0.1", "react-timeago": "7.2.0", diff --git a/sites/sde/package.json b/sites/sde/package.json index 5e21b1f3230..9d30a3cbbf1 100644 --- a/sites/sde/package.json +++ b/sites/sde/package.json @@ -70,7 +70,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-copy-to-clipboard": "5.1.0", - "react-hotkeys-hook": "4.4.4", + "react-hotkeys-hook": "4.5.0", "react-i18next": "14.0.1", "react-dropzone": "14.2.3", "react-swipeable": "7.0.1", diff --git a/yarn.lock b/yarn.lock index 5b501ce8e7a..2aa125de4f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11615,10 +11615,10 @@ react-fast-compare@^3.0.0: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== -react-hotkeys-hook@4.4.4: - version "4.4.4" - resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.4.tgz#5f055f39113218fe5e23f8723db68ccf99d155ab" - integrity sha512-wzZmqb/Obr0ds9Myc1sIFPJ52GA/Eeg/vXBWV0HA1LvHlVAW5Va3KB0q6EZNlNSHQWscWZ2K8+6w0GYSie2o7A== +react-hotkeys-hook@4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.5.0.tgz#807b389b15256daf6a813a1ec09e6698064fe97f" + integrity sha512-Samb85GSgAWFQNvVt3PS90LPPGSf9mkH/r4au81ZP1yOIFayLC3QAvqTgGtJ8YEDMXtPmaVBs6NgipHO6h4Mug== react-i18next@14.0.1: version "14.0.1"