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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
This commit is contained in:
snyk-bot
2024-01-05 14:45:13 +00:00
parent 000bade444
commit 0d1a533f71
2 changed files with 9 additions and 9 deletions

View File

@@ -39,7 +39,7 @@
"license": "MIT",
"dependencies": {
"@electron/remote": "^2.1.0",
"axios": "^1.6.3",
"axios": "^1.6.4",
"discord-rpc": "^4.0.1",
"electron-store": "^8.1.0",
"express": "^4.18.2",