diff --git a/package.json b/package.json index 8ae6989563..5dbab1ffd8 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "lodash.remove": "^4.7.0", "lodash.topairs": "4.3.0", "mapbox-gl": "1.12.0", - "mapv": "2.0.56", + "mapv": "2.0.62", "ol": "6.4.3", "pbf": "3.2.1", "proj4": "2.6.3", diff --git a/src/classic/package.json b/src/classic/package.json index a8ef2471eb..80e3df24e9 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.56", + "mapv": "2.0.62", "xlsx": "0.16.8", "@supermap/iclient-common": "10.1.1" } diff --git a/src/leaflet/package.json b/src/leaflet/package.json index 25176835c9..46c77d5ac3 100644 --- a/src/leaflet/package.json +++ b/src/leaflet/package.json @@ -16,7 +16,7 @@ "dependencies": { "@turf/turf": "5.1.6", "echarts":"4.9.0", - "mapv":"2.0.56", + "mapv":"2.0.62", "leaflet": "1.7.1", "@supermap/iclient-common": "10.1.1", "@mapbox/vector-tile": "1.3.1", diff --git a/src/mapboxgl/package.json b/src/mapboxgl/package.json index 039322fed1..0034144c44 100644 --- a/src/mapboxgl/package.json +++ b/src/mapboxgl/package.json @@ -15,7 +15,7 @@ "license": "Apache-2.0", "dependencies": { "echarts": "4.9.0", - "mapv": "2.0.56", + "mapv": "2.0.62", "mapbox-gl": "1.12.0", "three": "0.121.1", "xlsx": "0.16.8", diff --git a/src/openlayers/package.json b/src/openlayers/package.json index 93f95e373b..3f66ec4a2c 100644 --- a/src/openlayers/package.json +++ b/src/openlayers/package.json @@ -16,7 +16,7 @@ "dependencies": { "@turf/turf": "5.1.6", "echarts": "4.9.0", - "mapv": "2.0.56", + "mapv": "2.0.62", "ol": "6.4.3", "@supermap/iclient-common": "10.1.1", "proj4": "2.6.3",