fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
This commit is contained in:
snyk-bot 2023-12-27 17:22:47 +00:00
parent 89592bcf4d
commit 60d7da4652
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

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