From 08c17ef9a9c67a7c938eee17968015321a37f6ca Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Dec 2024 06:06:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3abbc18..70043cb 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "body-parser": "^1.19.0", "body-parser-xml": "^2.0.3", "bufferutil": "^4.0.3", - "canvas": "^2.8.0", + "canvas": "^3.0.0", "chalk": "^4.1.1", "cheerio": "*", "discord-buttons": "github:AngeloCore/discord-buttons",