From deb1faa1cc93ef922fde9804e16c5f09b53b3ba5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 21:49:45 +0000 Subject: [PATCH] Bump canvg from 3.0.2 to 3.0.4 Bumps [canvg](https://github.com/canvg/canvg) from 3.0.2 to 3.0.4. - [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 3e13712ab7..498272ee92 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,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.4", "echarts": "4.5.0", "elasticsearch": "16.5.0", "fetch-ie8": "1.5.0",