From eca534ea50c9ad82912b019d2a567cd279c3c174 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 07:51:27 +0000 Subject: [PATCH 1/3] Bump proj4 from 2.5.0 to 2.6.0 Bumps [proj4](https://github.com/proj4js/proj4js) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/proj4js/proj4js/releases) - [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md) - [Commits](https://github.com/proj4js/proj4js/compare/2.5.0...2.6.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 711b66179e..d838821167 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "mapv": "2.0.40", "ol": "6.1.1", "pbf": "3.0.2", - "proj4": "2.5.0", + "proj4": "2.6.0", "promise-polyfill": "8.1.3", "three": "0.92.0", "xlsx": "0.15.3", From 02452fc2b6e1663f21c436542a6162e64223b640 Mon Sep 17 00:00:00 2001 From: songyumeng Date: Mon, 23 Dec 2019 19:09:00 +0800 Subject: [PATCH 2/3] 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 a6a1233784..6721e2838a 100644 --- a/src/leaflet/package.json +++ b/src/leaflet/package.json @@ -22,7 +22,7 @@ "@mapbox/vector-tile": "1.3.0", "jsonsql": "0.2.5", "pbf": "3.0.2", - "proj4": "2.5.0", + "proj4": "2.6.0", "xlsx": "0.15.3" } } From 7752a34897499829bae02360834e70cca1f7d6b6 Mon Sep 17 00:00:00 2001 From: songyumeng Date: Mon, 23 Dec 2019 19:09:11 +0800 Subject: [PATCH 3/3] 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 0422e63027..cfbe950634 100644 --- a/src/openlayers/package.json +++ b/src/openlayers/package.json @@ -19,7 +19,7 @@ "mapv": "2.0.38", "ol": "6.1.1", "@supermap/iclient-common": "10.0.0", - "proj4": "2.5.0", + "proj4": "2.6.0", "xlsx": "0.15.3", "canvg": "1.5.3", "lodash.remove": "^4.7.0"