From 713cc77845c1910d65b7d51566741f3336f5d99f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 07:59:56 +0000 Subject: [PATCH] fix(deps): update dependency hotkeys-js to v3.11.2 --- glances/outputs/static/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/glances/outputs/static/package-lock.json b/glances/outputs/static/package-lock.json index 0825bfe1..50dae47a 100644 --- a/glances/outputs/static/package-lock.json +++ b/glances/outputs/static/package-lock.json @@ -2584,9 +2584,9 @@ } }, "node_modules/hotkeys-js": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.11.1.tgz", - "integrity": "sha512-RLdQm7eMJey1gNAiMTCGg738YSh3YdKkmwYGMSWY2vgNz4KFw0LpvouHDq0IZEflcWvEDVPKhYLgniu2+rz8tA==" + "version": "3.11.2", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.11.2.tgz", + "integrity": "sha512-hLuR+wtvrVrVFHku5cud44cPXQf5ke+96TonRaGzlNSt22rh2LH65avLYFNsc+QpzMuOEQG/IxJT5mEop99rvg==" }, "node_modules/hpack.js": { "version": "2.1.6", @@ -7756,9 +7756,9 @@ "dev": true }, "hotkeys-js": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.11.1.tgz", - "integrity": "sha512-RLdQm7eMJey1gNAiMTCGg738YSh3YdKkmwYGMSWY2vgNz4KFw0LpvouHDq0IZEflcWvEDVPKhYLgniu2+rz8tA==" + "version": "3.11.2", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.11.2.tgz", + "integrity": "sha512-hLuR+wtvrVrVFHku5cud44cPXQf5ke+96TonRaGzlNSt22rh2LH65avLYFNsc+QpzMuOEQG/IxJT5mEop99rvg==" }, "hpack.js": { "version": "2.1.6",