diff --git a/yarn.lock b/yarn.lock index cc8e8e6..35e2ae1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -195,7 +195,7 @@ "@types/geojson" "^7946.0.10" tslib "^2.8.1" -"@turf/area@7.3.4", "@turf/area@^7.0.0": +"@turf/area@7.3.4": version "7.3.4" resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.4.tgz#7506ff1c64e2d9fb25d5e43707075a92770dcca3" integrity sha512-UEQQFw2XwHpozSBAMEtZI3jDsAad4NnHL/poF7/S6zeDCjEBCkt3MYd6DSGH/cvgcOozxH/ky3/rIVSMZdx4vA== @@ -205,6 +205,16 @@ "@types/geojson" "^7946.0.10" tslib "^2.8.1" +"@turf/area@^7.0.0": + version "7.3.5" + resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.5.tgz#97e3c94305a5f1674b542855ddfb9871cb0a5de2" + integrity sha512-sSn80wPT7XfBIDN3vurCPxhk9W4U8ozS/XImSqeLN8qveTICOxzZkhsGDMp0CuncaN+plWut4a2TdNM7mzZB6Q== + dependencies: + "@turf/helpers" "7.3.5" + "@turf/meta" "7.3.5" + "@types/geojson" "^7946.0.10" + tslib "^2.8.1" + "@turf/bbox-clip@7.3.4": version "7.3.4" resolved "https://registry.yarnpkg.com/@turf/bbox-clip/-/bbox-clip-7.3.4.tgz#65e2b5e51aab4c2e150a5741b2260aba762e45c9" @@ -837,6 +847,14 @@ "@types/geojson" "^7946.0.10" tslib "^2.8.1" +"@turf/helpers@7.3.5": + version "7.3.5" + resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.3.5.tgz#051928c03cdf9ffcc7ae36581c317afc49bfd999" + integrity sha512-E/NMGV5MwbjjP7AJXBtsanC3yY8N2MQ87IGdIgkB2ji5AtBpwnH4L3gEqpYN4RlCJJWbLbzO91BbKv2waUd0eg== + dependencies: + "@types/geojson" "^7946.0.10" + tslib "^2.8.1" + "@turf/hex-grid@7.3.4": version "7.3.4" resolved "https://registry.yarnpkg.com/@turf/hex-grid/-/hex-grid-7.3.4.tgz#850e4b135550f5890790f58c9c10dbfa5774987c" @@ -1128,6 +1146,15 @@ "@types/geojson" "^7946.0.10" tslib "^2.8.1" +"@turf/meta@7.3.5": + version "7.3.5" + resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.3.5.tgz#c498a6f1e8603e014e8bfbc9a4b2760b6219edb9" + integrity sha512-r+ohqxoyqeigFB0oFrQx/YEHIkOKqcKpCjvZkvZs7Tkv+IFco5MezAd2zd4rzK+0DfFgDP3KpJc7HqrYjvEjhg== + dependencies: + "@turf/helpers" "7.3.5" + "@types/geojson" "^7946.0.10" + tslib "^2.8.1" + "@turf/midpoint@7.3.4": version "7.3.4" resolved "https://registry.yarnpkg.com/@turf/midpoint/-/midpoint-7.3.4.tgz#e4034c6c85cd8f505153d472576319a17e28e3e7"