fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
This commit is contained in:
snyk-bot
2024-10-12 06:26:33 +00:00
parent fccbcc77ea
commit fab7497311
2 changed files with 11 additions and 9 deletions

View File

@@ -46,7 +46,7 @@
"cors": "^2.8.5",
"discord-rpc": "^4.0.1",
"electron-store": "^8.2.0",
"express": "^4.21.0",
"express": "^4.21.1",
"hotkeys-js": "^3.13.7",
"mpris-service": "^2.1.2",
"request": "^2.88.2",