nyx

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

commit 47ecca02991e90d171818f53bec56bf34974e6e0
parent f078cd030a0fc362241506f94f8083d9b4b63b80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu, 16 Sep 2021 13:22:54 +0000

Bump quickchart-js from 1.4.1 to 1.4.2

Bumps [quickchart-js](https://github.com/typpo/quickchart-js) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/typpo/quickchart-js/releases)
- [Commits](https://github.com/typpo/quickchart-js/commits)

---
updated-dependencies:
- dependency-name: quickchart-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Diffstat:
Mpackage-lock.json | 6+++---
Mpackage.json | 2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json @@ -3036,9 +3036,9 @@ } }, "quickchart-js": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/quickchart-js/-/quickchart-js-1.4.1.tgz", - "integrity": "sha512-LLfHUqFmygKMQKh3e4sMInx31htEVkNMnBwHFYnS7ogBuRmsVx4tE1VU1wPay2/FRDUZTNohyvEbm5EKFzHD0g==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/quickchart-js/-/quickchart-js-1.4.2.tgz", + "integrity": "sha512-HMIoSi5CmX0933zwAUq2L0fzGgAlV+TSy89PcLnmzdiAoWQYwcRJpHzUbhwMMgvDICmwko9JXYVlgPxtaZvLjw==", "requires": { "axios": "^0.21.1", "javascript-stringify": "^2.0.1" diff --git a/package.json b/package.json @@ -70,7 +70,7 @@ "node-fetch": "^2.6.2", "node-superfetch": "^0.2.3", "quick.db": "^7.1.3", - "quickchart-js": "^1.2.0", + "quickchart-js": "^1.4.2", "reconlx": "^2.4.3", "soundcloud-downloader": "^1.0.0", "string-toolkit": "^1.4.0",