diff --git a/package-lock.json b/package-lock.json index 676f6d98..6d83f38a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "break-styled-lines": "^1.3.1", "bresenham-zingl": "^0.1.1", "browser-fs-access": "^0.35.0", - "hotkeys-js": "^3.13.7", + "hotkeys-js": "^3.13.9", "lit": "^3.2.1", "q-floodfill": "^1.3.1" }, @@ -9362,9 +9362,9 @@ "dev": true }, "node_modules/hotkeys-js": { - "version": "3.13.7", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.7.tgz", - "integrity": "sha512-ygFIdTqqwG4fFP7kkiYlvayZppeIQX2aPpirsngkv1xM1lP0piDY5QEh68nQnIKvz64hfocxhBaD/uK3sSK1yQ==", + "version": "3.13.9", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.9.tgz", + "integrity": "sha512-3TRCj9u9KUH6cKo25w4KIdBfdBfNRjfUwrljCLDC2XhmPDG0SjAZFcFZekpUZFmXzfYoGhFDcdx2gX/vUVtztQ==", "funding": { "url": "https://jaywcjlove.github.io/#/sponsor" } @@ -24546,9 +24546,9 @@ "dev": true }, "hotkeys-js": { - "version": "3.13.7", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.7.tgz", - "integrity": "sha512-ygFIdTqqwG4fFP7kkiYlvayZppeIQX2aPpirsngkv1xM1lP0piDY5QEh68nQnIKvz64hfocxhBaD/uK3sSK1yQ==" + "version": "3.13.9", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.9.tgz", + "integrity": "sha512-3TRCj9u9KUH6cKo25w4KIdBfdBfNRjfUwrljCLDC2XhmPDG0SjAZFcFZekpUZFmXzfYoGhFDcdx2gX/vUVtztQ==" }, "html-escaper": { "version": "2.0.2", diff --git a/package.json b/package.json index dc881f21..69081b35 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "break-styled-lines": "^1.3.1", "bresenham-zingl": "^0.1.1", "browser-fs-access": "^0.35.0", - "hotkeys-js": "^3.13.7", + "hotkeys-js": "^3.13.9", "lit": "^3.2.1", "q-floodfill": "^1.3.1" },