mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Bump @turf/bbox from 7.1.0 to 7.2.0 (#10636)
Bumps [@turf/bbox](https://github.com/Turfjs/turf) from 7.1.0 to 7.2.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/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: "@turf/bbox" 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:
22
package-lock.json
generated
22
package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"@rapideditor/country-coder": "~5.3.1",
|
||||
"@rapideditor/location-conflation": "~1.4.1",
|
||||
"@tmcw/togeojson": "^6.0.0",
|
||||
"@turf/bbox": "^7.1.0",
|
||||
"@turf/bbox": "^7.2.0",
|
||||
"@turf/bbox-clip": "^7.2.0",
|
||||
"abortcontroller-polyfill": "^1.7.8",
|
||||
"aes-js": "^3.1.2",
|
||||
@@ -1448,14 +1448,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@turf/bbox": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@turf/bbox/-/bbox-7.1.0.tgz",
|
||||
"integrity": "sha512-PdWPz9tW86PD78vSZj2fiRaB8JhUHy6piSa/QXb83lucxPK+HTAdzlDQMTKj5okRCU8Ox/25IR2ep9T8NdopRA==",
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@turf/bbox/-/bbox-7.2.0.tgz",
|
||||
"integrity": "sha512-wzHEjCXlYZiDludDbXkpBSmv8Zu6tPGLmJ1sXQ6qDwpLE1Ew3mcWqt8AaxfTP5QwDNQa3sf2vvgTEzNbPQkCiA==",
|
||||
"dependencies": {
|
||||
"@turf/helpers": "^7.1.0",
|
||||
"@turf/meta": "^7.1.0",
|
||||
"@turf/helpers": "^7.2.0",
|
||||
"@turf/meta": "^7.2.0",
|
||||
"@types/geojson": "^7946.0.10",
|
||||
"tslib": "^2.6.2"
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/turf"
|
||||
@@ -1501,11 +1501,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@turf/meta": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@turf/meta/-/meta-7.1.0.tgz",
|
||||
"integrity": "sha512-ZgGpWWiKz797Fe8lfRj7HKCkGR+nSJ/5aKXMyofCvLSc2PuYJs/qyyifDPWjASQQCzseJ7AlF2Pc/XQ/3XkkuA==",
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@turf/meta/-/meta-7.2.0.tgz",
|
||||
"integrity": "sha512-igzTdHsQc8TV1RhPuOLVo74Px/hyPrVgVOTgjWQZzt3J9BVseCdpfY/0cJBdlSRI4S/yTmmHl7gAqjhpYH5Yaw==",
|
||||
"dependencies": {
|
||||
"@turf/helpers": "^7.1.0",
|
||||
"@turf/helpers": "^7.2.0",
|
||||
"@types/geojson": "^7946.0.10"
|
||||
},
|
||||
"funding": {
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"@rapideditor/country-coder": "~5.3.1",
|
||||
"@rapideditor/location-conflation": "~1.4.1",
|
||||
"@tmcw/togeojson": "^6.0.0",
|
||||
"@turf/bbox": "^7.1.0",
|
||||
"@turf/bbox": "^7.2.0",
|
||||
"@turf/bbox-clip": "^7.2.0",
|
||||
"abortcontroller-polyfill": "^1.7.8",
|
||||
"aes-js": "^3.1.2",
|
||||
|
||||
Reference in New Issue
Block a user