diff --git a/package.json b/package.json index 860693b0..b18aa3f8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fortawesome/vue-fontawesome": "3.0.5", "buffer": "6.0.3", "dompurify": "3.0.6", - "hotkeys-js": "3.12.0", + "hotkeys-js": "3.12.1", "javascript-time-ago": "2.5.9", "linkify-html": "4.1.3", "linkifyjs": "4.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4d3fc99..49200b2f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: 3.0.6 version: 3.0.6 hotkeys-js: - specifier: 3.12.0 - version: 3.12.0 + specifier: 3.12.1 + version: 3.12.1 javascript-time-ago: specifier: 2.5.9 version: 2.5.9 @@ -3602,8 +3602,8 @@ packages: function-bind: 1.1.2 dev: true - /hotkeys-js@3.12.0: - resolution: {integrity: sha512-Z+N573ycUKIGwFYS3ID1RzMJiGmtWMGKMiaNLyJS8B1ei+MllF4ZYmKS2T0kMWBktOz+WZLVNikftEgnukOrXg==} + /hotkeys-js@3.12.1: + resolution: {integrity: sha512-Z0yc462GuhzPGVTveM3QIW/lg8pshmopLRX8DPG8rm67CPMSRqXmdkVzcSmhqSu4ULivhkUeJy9umTPE6i73lg==} dev: false /human-signals@2.1.0: