Merge pull request #339 from Mastermindzh/snyk-upgrade-09d7345c3d57cddc47b571cbaecbf842

[Snyk] Upgrade hotkeys-js from 3.13.3 to 3.13.5
This commit is contained in:
Rick van Lieshout 2024-02-06 09:18:00 +01:00 committed by GitHub
commit 1afd4d22a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "tidal-hifi",
"version": "5.7.1",
"version": "5.8.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tidal-hifi",
"version": "5.7.1",
"version": "5.8.0",
"license": "MIT",
"dependencies": {
"@electron/remote": "^2.1.1",
@ -14,7 +14,7 @@
"discord-rpc": "^4.0.1",
"electron-store": "^8.1.0",
"express": "^4.18.2",
"hotkeys-js": "^3.13.3",
"hotkeys-js": "^3.13.5",
"mpris-service": "^2.1.2",
"request": "^2.88.2",
"sass": "^1.69.7"
@ -4415,9 +4415,9 @@
}
},
"node_modules/hotkeys-js": {
"version": "3.13.3",
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.3.tgz",
"integrity": "sha512-IEiMBNRJZMhWyNDsvww8LYC8vZYyj2/w2GgXPg0ljq/K3SYvOJH6NRMqzF7z2Fwaq2AzKSvmvECREzFleKSeow==",
"version": "3.13.5",
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.5.tgz",
"integrity": "sha512-xqPBCCC9QtLUpNZhlncfPhY/KMMiiA5+YsLDCTbwDfVBvCM+IQJPZwqB8iURZI9GQYcsmqpSlARZ238puVEs3Q==",
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}

View File

@ -44,7 +44,7 @@
"discord-rpc": "^4.0.1",
"electron-store": "^8.1.0",
"express": "^4.18.2",
"hotkeys-js": "^3.13.3",
"hotkeys-js": "^3.13.5",
"mpris-service": "^2.1.2",
"request": "^2.88.2",
"sass": "^1.69.7"