From e3243f012d417a6ef9ae195541df117c16f4d8ac Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 14 Dec 2021 19:31:49 +0000 Subject: [PATCH] fix(deps): update dependency @github/hotkey to v1.6.1 (#1197) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1197 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c57282c29..2768a8e16 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "browserslist:update": "npx browserslist@latest --update-db" }, "dependencies": { - "@github/hotkey": "1.6.0", + "@github/hotkey": "1.6.1", "@kyvg/vue3-notification": "2.3.4", "@sentry/tracing": "6.16.1", "@sentry/vue": "6.16.1", diff --git a/yarn.lock b/yarn.lock index df55001c8..7fc07700b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1858,10 +1858,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.0": - version "1.6.0" - resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-1.6.0.tgz#64da82a18ac11d24f9d5d61575a0a58ba101b2ab" - integrity sha512-pm/xBWrn0yyD2GFqPUBH4ne7mdpdrnmdHxwKV0hN/jnSKj01RTPxau65SAvBvWD1Pf2VRv/OEE4H9ECORBHGdg== +"@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== "@hapi/hoek@^9.0.0": version "9.2.0"