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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793
This commit is contained in:
snyk-bot
2024-08-14 22:44:20 +00:00
parent ef13933c66
commit cc09f35b49
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@
"dependencies": {
"@electron/remote": "^2.1.2",
"@types/swagger-jsdoc": "^6.0.4",
"axios": "^1.7.2",
"axios": "^1.7.4",
"cors": "^2.8.5",
"discord-rpc": "^4.0.1",
"electron-store": "^8.2.0",