From 65538e943b1a4604778b868be3663e131fc28970 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 13:06:31 +0000 Subject: [PATCH] Bump canvg from 3.0.2 to 3.0.6 Bumps [canvg](https://github.com/canvg/canvg) from 3.0.2 to 3.0.6. - [Release notes](https://github.com/canvg/canvg/releases) - [Changelog](https://github.com/canvg/canvg/blob/master/CHANGELOG.md) - [Commits](https://github.com/canvg/canvg/commits) 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 0cc480f092..fee0dcde0d 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@mapbox/vector-tile": "1.3.1", "@supermap/iclient-common": "file:src/common", "@turf/turf": "5.1.6", - "canvg": "3.0.2", + "canvg": "3.0.6", "echarts": "4.5.0", "elasticsearch": "16.5.0", "fetch-ie8": "1.5.0",