From 67f7be145691f5284c8a9586dcb0bfa0f6f2ae76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:24:30 +0000 Subject: [PATCH] chore(deps): update dependency canvas to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36a0eae1..776ed167 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "babel-jest": "29.7.0", "benchmark": "2.1.4", "buffer": "6.0.3", - "canvas": "2.11.2", + "canvas": "3.1.0", "cypress": "14.0.0", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0",