diff --git a/war/package.json b/war/package.json index 6c87446fcc83..803b4bb99553 100644 --- a/war/package.json +++ b/war/package.json @@ -51,7 +51,7 @@ }, "dependencies": { "handlebars": "4.7.8", - "hotkeys-js": "3.12.1", + "hotkeys-js": "3.12.2", "jquery": "3.7.1", "lodash": "4.17.21", "sortablejs": "1.15.0", diff --git a/war/yarn.lock b/war/yarn.lock index eebd085935c9..080055517779 100644 --- a/war/yarn.lock +++ b/war/yarn.lock @@ -4093,10 +4093,10 @@ __metadata: languageName: node linkType: hard -"hotkeys-js@npm:3.12.1": - version: 3.12.1 - resolution: "hotkeys-js@npm:3.12.1" - checksum: e08e4f08042c0cd487254cea0899d90b3a134a54cd9900a8886a4edf5def9933811c5d8b4f6fe1c03a0e5cc3ef27324735fd8cce412ad4ce6ec1c4249b2e0e7a +"hotkeys-js@npm:3.12.2": + version: 3.12.2 + resolution: "hotkeys-js@npm:3.12.2" + checksum: 67f19a01de9d1a6ad4ce1055734a7adc0a52fef81ccb1f61f4930a58ad93fca9c382f16647ef0abd9e1610814caddb0d3ca6ce7a8e6fcc43e26275423de617a9 languageName: node linkType: hard @@ -4417,7 +4417,7 @@ __metadata: eslint-config-prettier: "npm:9.0.0" handlebars: "npm:4.7.8" handlebars-loader: "npm:1.7.3" - hotkeys-js: "npm:3.12.1" + hotkeys-js: "npm:3.12.2" jquery: "npm:3.7.1" lodash: "npm:4.17.21" mini-css-extract-plugin: "npm:2.7.6"