diff --git a/package.json b/package.json index bf10f06561..7fed31b51b 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.11.0", + "hotkeys-js": "3.11.1", "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 5a72b5d0fc..d6cafbc22c 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.11.0 - version: 3.11.0 + specifier: 3.11.1 + version: 3.11.1 javascript-time-ago: specifier: 2.5.9 version: 2.5.9 @@ -3256,8 +3256,8 @@ packages: function-bind: 1.1.1 dev: true - /hotkeys-js@3.11.0: - resolution: {integrity: sha512-kU+EIL53ECG5pcaryjgO+LJApiJkc8zpJRyZhfxQPrkMFjlOu7eTmPm+kkDtlo5SBRitfFjRQjSg+BvmS0g51w==} + /hotkeys-js@3.11.1: + resolution: {integrity: sha512-RLdQm7eMJey1gNAiMTCGg738YSh3YdKkmwYGMSWY2vgNz4KFw0LpvouHDq0IZEflcWvEDVPKhYLgniu2+rz8tA==} dev: false /human-signals@2.1.0: