Compare commits

..

No commits in common. "76769dfab3cd9e8f1b30e85d04f6dc3a9f99b514" and "7be6f79040653f411f89ec63056d6c2d434efd4e" have entirely different histories.

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",
"electron-store": "^8.1.0",
"express": "^4.18.2",
"hotkeys-js": "^3.13.6",
"hotkeys-js": "^3.13.5",
"mpris-service": "^2.1.2",
"request": "^2.88.2",
"sass": "^1.70.0"
@ -4415,9 +4415,9 @@
}
},
"node_modules/hotkeys-js": {
"version": "3.13.6",
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.6.tgz",
"integrity": "sha512-Uw8cUXTjYDgnTaUxJTBc8E5etD8bcxjUm6Y/PEB5tBxIZu+dqTXGNQnWV+8yxdOTdlSdXjlqGeOMWu6Sm02CvA==",
"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.6",
"hotkeys-js": "^3.13.5",
"mpris-service": "^2.1.2",
"request": "^2.88.2",
"sass": "^1.70.0"