Bump @tmcw/togeojson from 7.0.0 to 7.1.0 (#10945)

Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/placemark/togeojson/releases)
- [Changelog](https://github.com/placemark/togeojson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/placemark/togeojson/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-09 16:24:27 +02:00
committed by GitHub
parent 790d8da4ee
commit c91d3a505a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@mapbox/vector-tile": "^2.0.3",
"@rapideditor/country-coder": "~5.3.1",
"@rapideditor/location-conflation": "~1.4.1",
"@tmcw/togeojson": "^7.0.0",
"@tmcw/togeojson": "^7.1.0",
"@turf/bbox": "^7.2.0",
"@turf/bbox-clip": "^7.2.0",
"abortcontroller-polyfill": "^1.7.8",
@@ -1586,9 +1586,9 @@
"dev": true
},
"node_modules/@tmcw/togeojson": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-7.0.0.tgz",
"integrity": "sha512-e2BoFtuCm47R0Bz4m/HATdMIDcsbNUKiNCtm9AySukG8uaanEluncdvq+h3b2tT36LBkEdM6hmpWDcOw97tWpQ==",
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-7.1.0.tgz",
"integrity": "sha512-UEbnRhZD3X4tl+xoeZkiFeLIrcZUZ9phEpn0JqkTldHtZ25EkZtDhM5RY0sQjvxjdZPl5OtjCzBNWGL41Uck9Q==",
"license": "BSD-2-Clause",
"engines": {
"node": "*"
+1 -1
View File
@@ -49,7 +49,7 @@
"@mapbox/vector-tile": "^2.0.3",
"@rapideditor/country-coder": "~5.3.1",
"@rapideditor/location-conflation": "~1.4.1",
"@tmcw/togeojson": "^7.0.0",
"@tmcw/togeojson": "^7.1.0",
"@turf/bbox": "^7.2.0",
"@turf/bbox-clip": "^7.2.0",
"abortcontroller-polyfill": "^1.7.8",