nyx

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

commit 2baf29b0f155818022424d67a00ce49091afd673
parent db2594a6aa9e5c6f4414360c7974438c040a2426
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue, 18 Jan 2022 13:18:35 +0000

Bump dotenv from 11.0.0 to 14.2.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 11.0.0 to 14.2.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v11.0.0...v14.2.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  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 @@ -43,7 +43,7 @@ "axios": "^0.24.0", "cath": "^1.4.6", "discord.js": "^13.5.1", - "dotenv": "^11.0.0", + "dotenv": "^14.2.0", "erela.js": "^2.3.3", "erela.js-spotify": "^1.2.0", "goosecache": "^9.0.14",