fix: upgrade hotkeys-js from 3.12.0 to 3.12.1

Snyk has created this PR to upgrade hotkeys-js from 3.12.0 to 3.12.1.

See this package in npm:
https://www.npmjs.com/package/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 2023-12-16 18:05:45 +00:00
parent 89592bcf4d
commit 6ef6bc0d40
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"discord-rpc": "^4.0.1", "discord-rpc": "^4.0.1",
"electron-store": "^8.1.0", "electron-store": "^8.1.0",
"express": "^4.18.2", "express": "^4.18.2",
"hotkeys-js": "^3.12.0", "hotkeys-js": "^3.12.1",
"mpris-service": "^2.1.2", "mpris-service": "^2.1.2",
"request": "^2.88.2", "request": "^2.88.2",
"sass": "^1.69.5" "sass": "^1.69.5"
@ -4855,9 +4855,9 @@
} }
}, },
"node_modules/hotkeys-js": { "node_modules/hotkeys-js": {
"version": "3.12.0", "version": "3.12.1",
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.12.0.tgz", "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.12.1.tgz",
"integrity": "sha512-Z+N573ycUKIGwFYS3ID1RzMJiGmtWMGKMiaNLyJS8B1ei+MllF4ZYmKS2T0kMWBktOz+WZLVNikftEgnukOrXg==" "integrity": "sha512-Z0yc462GuhzPGVTveM3QIW/lg8pshmopLRX8DPG8rm67CPMSRqXmdkVzcSmhqSu4ULivhkUeJy9umTPE6i73lg=="
}, },
"node_modules/html-tags": { "node_modules/html-tags": {
"version": "3.3.1", "version": "3.3.1",

View File

@ -43,7 +43,7 @@
"discord-rpc": "^4.0.1", "discord-rpc": "^4.0.1",
"electron-store": "^8.1.0", "electron-store": "^8.1.0",
"express": "^4.18.2", "express": "^4.18.2",
"hotkeys-js": "^3.12.0", "hotkeys-js": "^3.12.1",
"mpris-service": "^2.1.2", "mpris-service": "^2.1.2",
"request": "^2.88.2", "request": "^2.88.2",
"sass": "^1.69.5" "sass": "^1.69.5"