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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
This commit is contained in:
snyk-bot
2024-03-26 21:37:31 +00:00
parent 2e31b5d913
commit c09a4bc4a8
2 changed files with 9 additions and 9 deletions

View File

@@ -43,7 +43,7 @@
"axios": "^1.6.5",
"discord-rpc": "^4.0.1",
"electron-store": "^8.1.0",
"express": "^4.18.3",
"express": "^4.19.2",
"hotkeys-js": "^3.13.7",
"mpris-service": "^2.1.2",
"request": "^2.88.2",