From 3e1bdbe5bbebbe23063bbab6d6e194b49a6daf2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 12:17:33 +0000 Subject: [PATCH] fix(deps): update dependency hotkeys-js to v3.11.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3348e59f..bf10f065 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@fortawesome/vue-fontawesome": "3.0.3", "buffer": "6.0.3", "dompurify": "3.0.4", - "hotkeys-js": "3.10.4", + "hotkeys-js": "3.11.0", "javascript-time-ago": "2.5.9", "mux.js": "6.3.0", "shaka-player": "4.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 037d0a2a..01835c73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: 3.0.4 version: 3.0.4 hotkeys-js: - specifier: 3.10.4 - version: 3.10.4 + specifier: 3.11.0 + version: 3.11.0 javascript-time-ago: specifier: 2.5.9 version: 2.5.9 @@ -3297,8 +3297,8 @@ packages: function-bind: 1.1.1 dev: true - /hotkeys-js@3.10.4: - resolution: {integrity: sha512-naw9gN7jPx61zNfYiyRmHjDmbT6D3iLEMgRTZdvdZVyVFx/E9gFrRdiQukrmoMU9oWl4K5TYGe6qOTaldqhoXg==} + /hotkeys-js@3.11.0: + resolution: {integrity: sha512-kU+EIL53ECG5pcaryjgO+LJApiJkc8zpJRyZhfxQPrkMFjlOu7eTmPm+kkDtlo5SBRitfFjRQjSg+BvmS0g51w==} dev: false /human-signals@2.1.0: