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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
This commit is contained in:
snyk-bot
2025-09-13 09:01:52 +00:00
parent c1850436e1
commit 218f7652cd
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"@electron/remote": "^2.1.3",
"@types/swagger-jsdoc": "^6.0.4",
"@xhayper/discord-rpc": "1.3.0",
"axios": "^1.10.0",
"axios": "^1.12.0",
"cors": "^2.8.5",
"electron-store": "^8.2.0",
"express": "^5.1.0",