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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNDICI-8641354
This commit is contained in:
snyk-bot
2025-03-22 08:54:58 +00:00
parent 35ed4807e3
commit 25b30edf31
2 changed files with 51 additions and 57 deletions

View File

@@ -42,7 +42,7 @@
"dependencies": {
"@electron/remote": "^2.1.2",
"@types/swagger-jsdoc": "^6.0.4",
"@xhayper/discord-rpc": "^1.2.0",
"@xhayper/discord-rpc": "^1.2.1",
"axios": "^1.7.9",
"cors": "^2.8.5",
"electron-store": "^8.2.0",