diff --git a/ui/package-lock.json b/ui/package-lock.json index 29e06c663..035742f75 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -40,7 +40,7 @@ "react-cool-dimensions": "3.0.0", "react-day-picker": "8.5.1", "react-dom": "17.0.2", - "react-hotkeys-hook": "4.3.3", + "react-hotkeys-hook": "4.3.4", "react-idle-timer": "4.6.4", "react-intersection-observer": "9.4.1", "react-json-pretty": "2.2.0", @@ -29255,9 +29255,9 @@ "dev": true }, "node_modules/react-hotkeys-hook": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.3.tgz", - "integrity": "sha512-OYZCG2G+xLeiH0TkrW+v6eKFPvYq9iCA5sh9pwvnbGQaK86Lw/kWJDjjzSksFJoCk4K78OLe3MR1afNZH6+cLg==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.4.tgz", + "integrity": "sha512-XV/tMK8n0joWa4tSklfddLUDirbu8T/H1hRPPm+UnfdT2ajp/jZPDh0q3L24nYjsCSwNIA6XFewYPguqrTIXkg==", "peerDependencies": { "react": ">=16.8.1", "react-dom": ">=16.8.1" diff --git a/ui/package.json b/ui/package.json index 4ce89cde5..c6e26d666 100644 --- a/ui/package.json +++ b/ui/package.json @@ -39,7 +39,7 @@ "react-cool-dimensions": "3.0.0", "react-day-picker": "8.5.1", "react-dom": "17.0.2", - "react-hotkeys-hook": "4.3.3", + "react-hotkeys-hook": "4.3.4", "react-idle-timer": "4.6.4", "react-intersection-observer": "9.4.1", "react-json-pretty": "2.2.0",