fix: package.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 20:00:32 +00:00
parent 73e397be5b
commit a5c0c718c6

View File

@@ -37,7 +37,7 @@
"@discordjs/voice": "^0.15.0",
"@napi-rs/canvas": "^0.1.30",
"@sern/handler": "^3.0.3",
"axios": "^1.1.3",
"axios": "^1.6.4",
"dayjs": "^1.11.6",
"discord-tictactoe": "^4.0.0",
"discord.js": "^14.13.0",