diff --git a/package-lock.json b/package-lock.json index 58b590ae..5e2b133e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "react-beautiful-dnd": "^13.1.1", "react-datepicker": "4.11.0", "react-dom": "^18.2.0", - "react-hotkeys-hook": "^4.3.8", + "react-hotkeys-hook": "^4.4.0", "tippy.js": "^6.3.7", "use-resize-observer": "^9.1.0", "uuid": "^9.0.0" @@ -7266,9 +7266,9 @@ } }, "node_modules/react-hotkeys-hook": { - "version": "4.3.8", - "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.8.tgz", - "integrity": "sha512-RmrIQ3M259c84MnYVEAQsmHkD6s7XUgLG0rW6S7qjt1Lh7q+SPIz5b6obVU8OJw1Utsj1mUCj6twtBPaK/ytww==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.4.0.tgz", + "integrity": "sha512-wOaCWLwgT/f895CMJrR9hmzVf+gfL8IpjWDXWXKngBp9i6Xqzf0tvLv4VI8l3Vlsg/cc4C/Iik3Ck76L/Hj0tw==", "peerDependencies": { "react": ">=16.8.1", "react-dom": ">=16.8.1" @@ -13668,9 +13668,9 @@ } }, "react-hotkeys-hook": { - "version": "4.3.8", - "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.8.tgz", - "integrity": "sha512-RmrIQ3M259c84MnYVEAQsmHkD6s7XUgLG0rW6S7qjt1Lh7q+SPIz5b6obVU8OJw1Utsj1mUCj6twtBPaK/ytww==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.4.0.tgz", + "integrity": "sha512-wOaCWLwgT/f895CMJrR9hmzVf+gfL8IpjWDXWXKngBp9i6Xqzf0tvLv4VI8l3Vlsg/cc4C/Iik3Ck76L/Hj0tw==", "requires": {} }, "react-is": { diff --git a/package.json b/package.json index 5e61f6eb..963a8adb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "react-beautiful-dnd": "^13.1.1", "react-datepicker": "4.11.0", "react-dom": "^18.2.0", - "react-hotkeys-hook": "^4.3.8", + "react-hotkeys-hook": "^4.4.0", "tippy.js": "^6.3.7", "use-resize-observer": "^9.1.0", "uuid": "^9.0.0"