mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Bump @tmcw/togeojson from 7.1.1 to 7.1.2 (#11096)
Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson) from 7.1.1 to 7.1.2. - [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.1.1...v7.1.2) --- updated-dependencies: - dependency-name: "@tmcw/togeojson" dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"@mapbox/vector-tile": "^2.0.3",
|
||||
"@rapideditor/country-coder": "~5.4.0",
|
||||
"@rapideditor/location-conflation": "~1.5.0",
|
||||
"@tmcw/togeojson": "^7.1.1",
|
||||
"@tmcw/togeojson": "^7.1.2",
|
||||
"@turf/bbox": "^7.2.0",
|
||||
"@turf/bbox-clip": "^7.2.0",
|
||||
"abortcontroller-polyfill": "^1.7.8",
|
||||
@@ -1578,9 +1578,9 @@
|
||||
"license": "(Unlicense OR Apache-2.0)"
|
||||
},
|
||||
"node_modules/@tmcw/togeojson": {
|
||||
"version": "7.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-7.1.1.tgz",
|
||||
"integrity": "sha512-Acs7XtT/oP2koW041R3K1dGiBKAcVEO44GnZIJoVwgtrbCsG5blaEpzJeUEK72wU0KZCKAljD/XUjIPlhfRebg==",
|
||||
"version": "7.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@tmcw/togeojson/-/togeojson-7.1.2.tgz",
|
||||
"integrity": "sha512-QKnFs9DAuqqBVj4d6c69tV1Dj2TspSBTqffivoN0YoBCVdP/JY1+WaYCJbzU49RkoU5NOSOJ3jtFHCdEUVh21A==",
|
||||
"license": "BSD-2-Clause",
|
||||
"engines": {
|
||||
"node": "*"
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"@mapbox/vector-tile": "^2.0.3",
|
||||
"@rapideditor/country-coder": "~5.4.0",
|
||||
"@rapideditor/location-conflation": "~1.5.0",
|
||||
"@tmcw/togeojson": "^7.1.1",
|
||||
"@tmcw/togeojson": "^7.1.2",
|
||||
"@turf/bbox": "^7.2.0",
|
||||
"@turf/bbox-clip": "^7.2.0",
|
||||
"abortcontroller-polyfill": "^1.7.8",
|
||||
|
||||
Reference in New Issue
Block a user