diff --git a/package-lock.json b/package-lock.json index a31dd096482..58022345a4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "fuzzy": "^0.1.3", "gettext.js": "^2.0.3", "gridstack": "^12.6.0", - "hotkeys-js": "^3.13.15", + "hotkeys-js": "^4.0.3", "html5sortable": "^0.14.0", "jquery": "^3.7.1", "jquery-migrate": "^3.6.0", @@ -11376,9 +11376,9 @@ "license": "MIT" }, "node_modules/hotkeys-js": { - "version": "3.13.15", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.15.tgz", - "integrity": "sha512-gHh8a/cPTCpanraePpjRxyIlxDFrIhYqjuh01UHWEwDpglJKCnvLW8kqSx5gQtOuSsJogNZXLhOdbSExpgUiqg==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-4.0.3.tgz", + "integrity": "sha512-adK3E0KGXiIm8rcRhn2JHEvCVzgg54UtHtufxHVWM0I95hakyxn80aX6ez0nxVEdbzzgrb9g2lMJIThFSyTSFQ==", "license": "MIT", "funding": { "url": "https://jaywcjlove.github.io/#/sponsor" diff --git a/package.json b/package.json index 2bd66ba08ab..fb7503a380d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "fuzzy": "^0.1.3", "gettext.js": "^2.0.3", "gridstack": "^12.6.0", - "hotkeys-js": "^3.13.15", + "hotkeys-js": "^4.0.3", "html5sortable": "^0.14.0", "jquery": "^3.7.1", "jquery-migrate": "^3.6.0",