fix: upgrade axios from 1.6.5 to 1.6.8

Snyk has created this PR to upgrade axios from 1.6.5 to 1.6.8.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/mastermindzh/project/dade8f03-2064-49a3-8957-edbacec3887c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2024-04-16 20:24:56 +00:00
parent a6c1d35a60
commit d333047269
2 changed files with 6 additions and 6 deletions

View File

@@ -40,7 +40,7 @@
"license": "MIT",
"dependencies": {
"@electron/remote": "^2.1.2",
"axios": "^1.6.5",
"axios": "^1.6.8",
"discord-rpc": "^4.0.1",
"electron-store": "^8.1.0",
"express": "^4.19.2",