diff --git a/package.json b/package.json index 336f062..5a67913 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "dependencies": { - "axios": "1.6.2", + "axios": "1.6.3", "discord.js": "14.14.1", "dotenv": "16.3.1" },