nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

commit 80114a91f3a154e0f37dd8997904efc50cd8bdd5
parent 9ada30359112657e8a671d674b4406182f23ff69
Author: Night Kaly <[email protected]>
Date:   Sat, 22 Jan 2022 22:01:51 +0800

Merge pull request #40 from night0721/dependabot/npm_and_yarn/axios-0.25.0

Bump axios from 0.24.0 to 0.25.0
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -40,7 +40,7 @@ "node": "^17.3.0" }, "dependencies": { - "axios": "^0.24.0", + "axios": "^0.25.0", "cath": "^1.4.6", "discord.js": "^13.5.1", "dotenv": "^14.2.0",