From 519712af31dbd676c9b3ce5cf6f5a2e365b70522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 22:26:51 +0000 Subject: [PATCH] Bump canvacord from 5.4.10 to 6.0.2 Bumps [canvacord](https://github.com/neplextech/canvacord) from 5.4.10 to 6.0.2. - [Release notes](https://github.com/neplextech/canvacord/releases) - [Commits](https://github.com/neplextech/canvacord/compare/v5.4.10...v6.0.2) --- updated-dependencies: - dependency-name: canvacord dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8770309..28dcb3f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "bent": "^7.3.12", "brainly-scraper-v2": "^1.0.3", "caliph-api": "^0.9.4", - "canvacord": "^5.1.0", + "canvacord": "^6.0.2", "chalk": "4.1.2", "colors": "1.4.0", "dotenv": "^10.0.0",