diff --git a/package-lock.json b/package-lock.json index fd3b045b2c0..aab0563a656 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "fuzzy": "^0.1.3", "gettext.js": "^1.2.0", "gridstack": "^5.0.0", - "hotkeys-js": "^3.8.7", + "hotkeys-js": "^3.12.0", "html5sortable": "^0.13.2", "jquery": "^3.4.1", "jquery-migrate": "^3.1.0", @@ -5071,9 +5071,9 @@ } }, "node_modules/hotkeys-js": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.8.8.tgz", - "integrity": "sha512-3vUjgRJiQOHDFouNnr6fKMffGtkujPEnmUutJc1O6NVS/jTDWge5+XDrMKONVg9NGhzl2kY1nhG2/CEnXKFR7A==" + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.12.0.tgz", + "integrity": "sha512-Z+N573ycUKIGwFYS3ID1RzMJiGmtWMGKMiaNLyJS8B1ei+MllF4ZYmKS2T0kMWBktOz+WZLVNikftEgnukOrXg==" }, "node_modules/html-encoding-sniffer": { "version": "3.0.0", diff --git a/package.json b/package.json index 9c0dad8f9f9..4430f1c80a5 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "fuzzy": "^0.1.3", "gettext.js": "^1.2.0", "gridstack": "^5.0.0", - "hotkeys-js": "^3.8.7", + "hotkeys-js": "^3.12.0", "html5sortable": "^0.13.2", "jquery": "^3.4.1", "jquery-migrate": "^3.1.0",