nyx

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

commit 8d62affdaca639cf6d74c4edd5305f52f17303ff
parent eabc27286b3d4e338acd0821d52c5af2e567716a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon, 14 Nov 2022 13:06:56 +0000

Bump goosecache from 9.0.14 to 10.0.0

Bumps [goosecache](https://github.com/kensingtontech/goosecache) from 9.0.14 to 10.0.0.
- [Release notes](https://github.com/kensingtontech/goosecache/releases)
- [Commits](https://github.com/kensingtontech/goosecache/commits)

---
updated-dependencies:
- dependency-name: goosecache
  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 @@ -44,7 +44,7 @@ "cath": "^1.4.7", "discord.js": "^14.6.0", "dotenv": "^16.0.0", - "goosecache": "^9.0.14", + "goosecache": "^10.0.0", "moment": "^2.29.1", "mongoose": "^5.13.14", "quickchart-js": "^3.0.0"