From 58749b6120c648bdd8017a8f4171e91f88d72135 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 18:34:08 +0000 Subject: [PATCH] Bump canvas from 2.6.1 to 2.7.0 Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/Automattic/node-canvas/releases) - [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/node-canvas/compare/v2.6.1...v2.7.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2af6abe..ed373b8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "blessed": "^0.1.81", "blessed-contrib": "^4.8.21", "brolog": "^1.12.4", - "canvas": "2.6.1", + "canvas": "2.7.0", "chinese-whispers": "^0.2.11", "glob": "^7.1.6", "mkdirp": "^1.0.4",