diff --git a/package.json b/package.json index 81678794..4713ac64 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "roombooking", "private": true, "dependencies": { - "@github/hotkey": "^2.0.1", + "@github/hotkey": "^2.1.1", "@rails/activestorage": "^6.1.7", "@rails/ujs": "^6.1.7", "@rails/webpacker": "^5.4.4", diff --git a/yarn.lock b/yarn.lock index 0dac08a4..f4949c5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -944,10 +944,10 @@ resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== -"@github/hotkey@^2.0.1": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-2.0.1.tgz#24ad6b49313cee5b98368174eab16a4b53a08ec7" - integrity sha512-qKXjAJjtheJbf4ie3hi8IwrHWJZHB5qdojR6JGo6jvQNPpsdUbk/NIdU8sxu4PW41CjW80vfciDMu3MAP3j2Fg== +"@github/hotkey@^2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-2.1.1.tgz#0e1da799c7a43d719b21f740bc59107dec30ea3b" + integrity sha512-UPb3mbKQzw3uskbRu+jsJwhAP2lFhxH0vI799camXiNbV5q3w61VNGt3oX7yxn4HhC5V4S701NoOqGbosCJhiw== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1"