Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
218f7652cd 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
2025-09-13 09:01:52 +00:00
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -12,7 +12,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",

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",