fix: upgrade hotkeys-js from 3.13.9 to 3.13.10

Snyk has created this PR to upgrade hotkeys-js from 3.13.9 to 3.13.10.

See this package in npm:
hotkeys-js

See this project in Snyk:
https://app.snyk.io/org/mastermindzh/project/dade8f03-2064-49a3-8957-edbacec3887c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2025-05-31 08:20:25 +00:00
parent 237e354f80
commit f62294ef20
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -16,7 +16,7 @@
"cors": "^2.8.5",
"electron-store": "^8.2.0",
"express": "^5.1.0",
"hotkeys-js": "^3.13.9",
"hotkeys-js": "^3.13.10",
"mpris-service": "^2.1.2",
"request": "^2.88.2",
"sass": "1.86.3",
@ -5979,9 +5979,9 @@
}
},
"node_modules/hotkeys-js": {
"version": "3.13.9",
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.9.tgz",
"integrity": "sha512-3TRCj9u9KUH6cKo25w4KIdBfdBfNRjfUwrljCLDC2XhmPDG0SjAZFcFZekpUZFmXzfYoGhFDcdx2gX/vUVtztQ==",
"version": "3.13.10",
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.10.tgz",
"integrity": "sha512-O3ktQfRV5eMDCIxj60enw5FBLQfTiRnX6evXn3UFeWylIcHAXwRkRTeiGX8dg3MKaM7y3SNj6PmcCxrwuoIBtA==",
"license": "MIT",
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"

View File

@ -46,7 +46,7 @@
"axios": "^1.9.0",
"electron-store": "^8.2.0",
"express": "^5.1.0",
"hotkeys-js": "^3.13.9",
"hotkeys-js": "^3.13.10",
"mpris-service": "^2.1.2",
"sass": "1.86.3",
"swagger-ui-express": "^5.0.1",