fix(deps): update dependency react-hotkeys-hook to v3.2.1

This commit is contained in:
Renovate Bot
2021-03-06 11:47:31 +00:00
committed by Łukasz Mierzwa
parent 76a8544eeb
commit b9f7020756
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -16575,9 +16575,9 @@
}
},
"react-hotkeys-hook": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.1.0.tgz",
"integrity": "sha512-czZxVyQR21AXrkHXgx1GwIoyc72vtRpDHMKM4oEI/At+7urrYDZyHSw+tDjVQR5r8BYZZ/++4wwq6BF30SXdlw==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-3.2.1.tgz",
"integrity": "sha512-l5Y4Dr109Fz10hHq40hkJmppXUqdv7tNVFldPq7lDsgWBpPLWCtkkSkrzTySje4GK+t5VLzPA01cCyUsZutOmQ==",
"requires": {
"hotkeys-js": "3.8.2"
}

View File

@@ -63,7 +63,7 @@
"react-cool-dimensions": "1.3.2",
"react-day-picker": "7.4.8",
"react-dom": "17.0.1",
"react-hotkeys-hook": "3.1.0",
"react-hotkeys-hook": "3.2.1",
"react-idle-timer": "4.5.5",
"react-intersection-observer": "8.31.0",
"react-js-pagination": "3.0.3",