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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
This commit is contained in:
snyk-bot
2024-11-30 06:57:38 +00:00
parent ae699887b2
commit 0c27c815f5
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"@electron/remote": "^2.1.2",
"@types/swagger-jsdoc": "^6.0.4",
"@xhayper/discord-rpc": "^1.2.0",
"axios": "^1.7.7",
"axios": "^1.7.8",
"cors": "^2.8.5",
"electron-store": "^8.2.0",
"express": "^4.21.1",