From 66f9bc1b98c8655d337d25059f6e41af924d9a22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 22:54:42 +0000 Subject: [PATCH] Bump hotkeys-js from 3.9.4 to 3.10.3 Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys) from 3.9.4 to 3.10.3. - [Release notes](https://github.com/jaywcjlove/hotkeys/releases) - [Commits](https://github.com/jaywcjlove/hotkeys/compare/v3.9.4...v3.10.3) --- updated-dependencies: - dependency-name: hotkeys-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3a164407fd2..da06d269a3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "fuzzy": "^0.1.3", "gettext.js": "^1.0.0", "gridstack": "^5.0.0", - "hotkeys-js": "^3.8.7", + "hotkeys-js": "^3.10.3", "html5sortable": "^0.13.2", "jquery": "^3.4.1", "jquery-migrate": "^3.1.0", @@ -5937,9 +5937,9 @@ } }, "node_modules/hotkeys-js": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.9.4.tgz", - "integrity": "sha512-2zuLt85Ta+gIyvs4N88pCYskNrxf1TFv3LR9t5mdAZIX8BcgQQ48F2opUptvHa6m8zsy5v/a0i9mWzTrlNWU0Q==" + "version": "3.10.3", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.10.3.tgz", + "integrity": "sha512-QEUlDS8gh8nJ4EpkZbSYR0qG4X6mZfQTGPsW89hTw5To5BcvDz0MOx9tZf8uCu1FswAbowEiyMN00iKMN2nH7Q==" }, "node_modules/html-encoding-sniffer": { "version": "2.0.1", @@ -15700,9 +15700,9 @@ } }, "hotkeys-js": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.9.4.tgz", - "integrity": "sha512-2zuLt85Ta+gIyvs4N88pCYskNrxf1TFv3LR9t5mdAZIX8BcgQQ48F2opUptvHa6m8zsy5v/a0i9mWzTrlNWU0Q==" + "version": "3.10.3", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.10.3.tgz", + "integrity": "sha512-QEUlDS8gh8nJ4EpkZbSYR0qG4X6mZfQTGPsW89hTw5To5BcvDz0MOx9tZf8uCu1FswAbowEiyMN00iKMN2nH7Q==" }, "html-encoding-sniffer": { "version": "2.0.1", diff --git a/package.json b/package.json index 1f256955de4..687c901d6b7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "fuzzy": "^0.1.3", "gettext.js": "^1.0.0", "gridstack": "^5.0.0", - "hotkeys-js": "^3.8.7", + "hotkeys-js": "^3.10.3", "html5sortable": "^0.13.2", "jquery": "^3.4.1", "jquery-migrate": "^3.1.0",