From fec58fdb3b48d41e7ae6c99048f7206b545eed14 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2019 21:49:36 +0000 Subject: [PATCH 1/5] Bump mapv from 2.0.42 to 2.0.43 Bumps [mapv](https://github.com/huiyan-fe/mapv) from 2.0.42 to 2.0.43. - [Release notes](https://github.com/huiyan-fe/mapv/releases) - [Commits](https://github.com/huiyan-fe/mapv/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 5cb8da4a7f..154e07237a 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "lodash.remove": "^4.7.0", "lodash.topairs": "4.3.0", "mapbox-gl": "1.6.1", - "mapv": "2.0.42", + "mapv": "2.0.43", "ol": "6.1.1", "pbf": "3.2.1", "proj4": "2.6.0", From 83da552322ff9ed909442f6ca6bfb5878b75f954 Mon Sep 17 00:00:00 2001 From: songyumeng Date: Wed, 25 Dec 2019 11:48:24 +0800 Subject: [PATCH 2/5] Update package.json --- src/classic/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/classic/package.json b/src/classic/package.json index 0d65e927d0..a2bcb4f991 100644 --- a/src/classic/package.json +++ b/src/classic/package.json @@ -13,7 +13,7 @@ "author": "SuperMap", "license": "Apache-2.0", "dependencies": { - "mapv": "2.0.42", + "mapv": "2.0.43", "xlsx": "0.15.4", "@supermap/iclient-common": "10.0.1" } From a49f81e0bf44dff07aaf2ebeff08605751c912c4 Mon Sep 17 00:00:00 2001 From: songyumeng Date: Wed, 25 Dec 2019 11:48:52 +0800 Subject: [PATCH 3/5] Update package.json --- src/leaflet/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/leaflet/package.json b/src/leaflet/package.json index 0a0d64abc4..b470125bc4 100644 --- a/src/leaflet/package.json +++ b/src/leaflet/package.json @@ -16,7 +16,7 @@ "dependencies": { "@turf/turf": "5.1.6", "echarts":"4.5.0", - "mapv":"2.0.42", + "mapv":"2.0.43", "leaflet": "1.6.0", "@supermap/iclient-common": "10.0.1", "@mapbox/vector-tile": "1.3.1", From 06268f43c4a16428d2e899ed72c27aa6fd19c5e8 Mon Sep 17 00:00:00 2001 From: songyumeng Date: Wed, 25 Dec 2019 11:49:22 +0800 Subject: [PATCH 4/5] Update package.json --- src/mapboxgl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mapboxgl/package.json b/src/mapboxgl/package.json index ce19a01205..24c2332ced 100644 --- a/src/mapboxgl/package.json +++ b/src/mapboxgl/package.json @@ -15,7 +15,7 @@ "license": "Apache-2.0", "dependencies": { "echarts": "4.5.0", - "mapv": "2.0.42", + "mapv": "2.0.43", "mapbox-gl": "1.6.1", "three": "0.92.0", "xlsx": "0.15.4", From 7ee55f941dafe31667d95e5b5a534def4f6dac1b Mon Sep 17 00:00:00 2001 From: songyumeng Date: Wed, 25 Dec 2019 11:49:51 +0800 Subject: [PATCH 5/5] Update package.json --- src/openlayers/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openlayers/package.json b/src/openlayers/package.json index ffed3caff0..d71ee35aa4 100644 --- a/src/openlayers/package.json +++ b/src/openlayers/package.json @@ -16,7 +16,7 @@ "dependencies": { "@turf/turf": "5.1.6", "echarts": "4.5.0", - "mapv": "2.0.42", + "mapv": "2.0.43", "ol": "6.1.1", "@supermap/iclient-common": "10.0.1", "proj4": "2.6.0",