mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-07-12 09:13:20 +02:00
fix: upgrade hotkeys-js from 3.13.10 to 3.13.11
Snyk has created this PR to upgrade hotkeys-js from 3.13.10 to 3.13.11. 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:
parent
a5102ebd03
commit
22ecc7ade7
10
package-lock.json
generated
10
package-lock.json
generated
@ -16,10 +16,10 @@
|
||||
"cors": "^2.8.5",
|
||||
"electron-store": "^8.2.0",
|
||||
"express": "^5.1.0",
|
||||
"hotkeys-js": "^3.13.10",
|
||||
"hotkeys-js": "^3.13.11",
|
||||
"mpris-service": "^2.1.2",
|
||||
"request": "^2.88.2",
|
||||
"sass": "^1.89.1",
|
||||
"sass": "1.89.1",
|
||||
"swagger-ui-express": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -5979,9 +5979,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/hotkeys-js": {
|
||||
"version": "3.13.10",
|
||||
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.10.tgz",
|
||||
"integrity": "sha512-O3ktQfRV5eMDCIxj60enw5FBLQfTiRnX6evXn3UFeWylIcHAXwRkRTeiGX8dg3MKaM7y3SNj6PmcCxrwuoIBtA==",
|
||||
"version": "3.13.11",
|
||||
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.11.tgz",
|
||||
"integrity": "sha512-8kCCodk9rI8iPhlaBtaeTvC/er/tjC1/pCSK+/XeiQikxCJkw6jprMCk+xkKWc5F3PiZM9JegfUxi/RkZ/UbqA==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"url": "https://jaywcjlove.github.io/#/sponsor"
|
||||
|
@ -46,7 +46,7 @@
|
||||
"axios": "^1.9.0",
|
||||
"electron-store": "^8.2.0",
|
||||
"express": "^5.1.0",
|
||||
"hotkeys-js": "^3.13.10",
|
||||
"hotkeys-js": "^3.13.11",
|
||||
"mpris-service": "^2.1.2",
|
||||
"sass": "1.89.1",
|
||||
"swagger-ui-express": "^5.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user