From 9b8ea222644c9f578281575024173cf7f36c7025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 14:50:31 +0000 Subject: [PATCH] Bump @turf/turf from 5.1.6 to 6.4.0 Bumps [@turf/turf](https://github.com/Turfjs/turf) from 5.1.6 to 6.4.0. - [Release notes](https://github.com/Turfjs/turf/releases) - [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md) - [Commits](https://github.com/Turfjs/turf/commits) --- updated-dependencies: - dependency-name: "@turf/turf" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5f574d36..db4b986f2 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "dependencies": { "@mapbox/vector-tile": "1.3.1", "@supermap/iclient-common": "file:src/common", - "@turf/turf": "5.1.6", + "@turf/turf": "6.4.0", "canvg": "3.0.7", "echarts": "4.9.0", "elasticsearch": "16.7.2",