fix: upgrade @electron/remote from 2.0.10 to 2.1.0

Snyk has created this PR to upgrade @electron/remote from 2.0.10 to 2.1.0.

See this package in npm:
https://www.npmjs.com/package/@electron/remote

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-06 21:30:41 +00:00
parent ff060a31e5
commit a01fcd0791
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
"homepage": "https://github.com/Mastermindzh/tidal-hifi",
"license": "MIT",
"dependencies": {
"@electron/remote": "^2.0.10",
"@electron/remote": "^2.1.0",
"axios": "^1.6.1",
"discord-rpc": "^4.0.1",
"electron-store": "^8.1.0",