From 84c453857b69827d9e96cba0caa94fc0bcedda61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 05:29:30 +0000 Subject: [PATCH] Bump @turf/turf from 7.2.0 to 7.3.3 Bumps [@turf/turf](https://github.com/Turfjs/turf) from 7.2.0 to 7.3.3. - [Release notes](https://github.com/Turfjs/turf/releases) - [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md) - [Commits](https://github.com/Turfjs/turf/compare/v7.2.0...v7.3.3) --- updated-dependencies: - dependency-name: "@turf/turf" dependency-version: 7.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6161044a6..20142ace4 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "@supermapgis/tile-decryptor": "^1.0.0", "@turf/center": "^7.2.0", "@turf/meta": "^7.2.0", - "@turf/turf": "7.2.0", + "@turf/turf": "7.3.3", "canvg": "^4.0.3", "echarts": "5.5.0", "fast-xml-parser": "^5.3.4",