nyx

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

commit bf0e5a656cffdc2ba1fa151da56a54e07270ce06
parent 6c3223b7f030a3560b9003627335ea83afe43a01
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed, 19 Oct 2022 13:28:07 +0000

Bump node from 18.11.0 to 19.0.0

Bumps [node](https://github.com/aredridel/node-bin-gen) from 18.11.0 to 19.0.0.
- [Release notes](https://github.com/aredridel/node-bin-gen/releases)
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -37,7 +37,7 @@ "url": "https://ko-fi.com/cathteam" }, "devDependencies": { - "node": "^18.7.0" + "node": "^19.0.0" }, "dependencies": { "axios": "^0.27.2",