diff --git a/package.json b/package.json index 2271edaa0..e04cb49af 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "browserslist:update": "npx browserslist@latest --update-db" }, "dependencies": { - "@github/hotkey": "1.6.1", + "@github/hotkey": "2.0.0", "@kyvg/vue3-notification": "2.3.4", "@sentry/tracing": "6.17.3", "@sentry/vue": "6.17.3", diff --git a/yarn.lock b/yarn.lock index fa41206d9..d546bfd75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1860,10 +1860,10 @@ resolved "https://registry.yarnpkg.com/@fortawesome/vue-fontawesome/-/vue-fontawesome-3.0.0-5.tgz#6251e6917198362fa56510eb256cfb6aa6d30a32" integrity sha512-aNmBT4bOecrFsZTog1l6AJDQHPP3ocXV+WQ3Ogy8WZCqstB/ahfhH4CPu5i4N9Hw0MBKXqE+LX+NbUxcj8cVTw== -"@github/hotkey@1.6.1": - version "1.6.1" - resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-1.6.1.tgz#dd9ae23e3912cf456c156e7b935a12e9d0464e43" - integrity sha512-vwxqOREwldnk5wD460LPB5wUVpiVECPupi+9fKx5TFXUiRLLz4sw8QbF1FqQsV+puwsjUBhzXPa4Crj/7MGPhw== +"@github/hotkey@2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-2.0.0.tgz#5bc8c53afe2dd6757261b0f94f4ff68339db5a46" + integrity sha512-KRw695msYYRIeFWvADV2PJa58+88NvYmHl+RJZLAlCtvbzjlkYwDf6yLC0xSLGcoYB5bKHQzudqYgPgpYnVbLw== "@hapi/hoek@^9.0.0": version "9.2.0"