diff --git a/yarn.lock b/yarn.lock index c53700a..7696915 100644 --- a/yarn.lock +++ b/yarn.lock @@ -137,7 +137,7 @@ "@types/geojson" "^7946.0.10" tslib "^2.8.1" -"@turf/area@7.3.0", "@turf/area@^7.0.0": +"@turf/area@7.3.0": version "7.3.0" resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.0.tgz#206e45d523421f25ea967c8d7c5bcb70b1353e6a" integrity sha512-N1feXkRzwiNakzloykPWwTBmZcmHFfL/raGMwJmZ9QoHQZqDNVFrI0bmuX8hALUJ8jzpt/c/91M1CIuRMF9vIw== @@ -147,6 +147,16 @@ "@types/geojson" "^7946.0.10" tslib "^2.8.1" +"@turf/area@^7.0.0": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.3.1.tgz#30d615e77adf2a56091947eb74d3565a3d0cdd5b" + integrity sha512-9nSiwt4zB5QDMcSoTxF28WpK1f741MNKcpUJDiHVRX08CZ4qfGWGV9ZIPQ8TVEn5RE4LyYkFuQ47Z9pdEUZE9Q== + dependencies: + "@turf/helpers" "7.3.1" + "@turf/meta" "7.3.1" + "@types/geojson" "^7946.0.10" + tslib "^2.8.1" + "@turf/bbox-clip@7.3.0": version "7.3.0" resolved "https://registry.yarnpkg.com/@turf/bbox-clip/-/bbox-clip-7.3.0.tgz#aa2f6d369d53c43aed0044046ba57d26a76aaa12" @@ -693,6 +703,14 @@ "@types/geojson" "^7946.0.10" tslib "^2.8.1" +"@turf/helpers@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.3.1.tgz#2f0e666ecdefbf75d0df1b94ea1f5ccc6e4abc5b" + integrity sha512-zkL34JVhi5XhsuMEO0MUTIIFEJ8yiW1InMu4hu/oRqamlY4mMoZql0viEmH6Dafh/p+zOl8OYvMJ3Vm3rFshgg== + dependencies: + "@types/geojson" "^7946.0.10" + tslib "^2.8.1" + "@turf/hex-grid@7.3.0": version "7.3.0" resolved "https://registry.yarnpkg.com/@turf/hex-grid/-/hex-grid-7.3.0.tgz#1032d46595fbc6df1227158eff86c2c58de25c08" @@ -934,6 +952,14 @@ "@turf/helpers" "7.3.0" "@types/geojson" "^7946.0.10" +"@turf/meta@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.3.1.tgz#af2076f6388ea87585190c99b8530cbb05e38944" + integrity sha512-NWsfOE5RVtWpLQNkfOF/RrYvLRPwwruxhZUV0UFIzHqfiRJ50aO9Y6uLY4bwCUe2TumLJQSR4yaoA72Rmr2mnQ== + dependencies: + "@turf/helpers" "7.3.1" + "@types/geojson" "^7946.0.10" + "@turf/midpoint@7.3.0": version "7.3.0" resolved "https://registry.yarnpkg.com/@turf/midpoint/-/midpoint-7.3.0.tgz#2aec13af214b14326e482b848703187ac03db54a"