From 19889556420edce53f20b913cf6ade988b7b2303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 06:20:13 +0000 Subject: [PATCH] Bump canvas-to-buffer from 1.1.1 to 2.0.0 Bumps [canvas-to-buffer](https://github.com/binarykitchen/canvas-to-buffer) from 1.1.1 to 2.0.0. - [Release notes](https://github.com/binarykitchen/canvas-to-buffer/releases) - [Commits](https://github.com/binarykitchen/canvas-to-buffer/commits) --- updated-dependencies: - dependency-name: canvas-to-buffer 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 59689e55..8fd37935 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "browser-id3-writer": "^4.4.0", "buffer-alloc": "^1.2.0", "canvacord": "5.2.3", - "canvas-to-buffer": "^1.1.1", + "canvas-to-buffer": "^2.0.0", "canvas-constructor": "^5.0.1", "canvas": "^2.8.0", "cfonts": "^2.10.0",