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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
This commit is contained in:
snyk-bot
2024-12-06 20:33:54 +00:00
parent f4d4b1a1df
commit 9d736b2bd9
2 changed files with 14 additions and 9 deletions

View File

@@ -46,7 +46,7 @@
"axios": "^1.7.8",
"cors": "^2.8.5",
"electron-store": "^8.2.0",
"express": "^4.21.1",
"express": "^4.21.2",
"hotkeys-js": "^3.13.7",
"mpris-service": "^2.1.2",
"request": "^2.88.2",