diff --git a/yarn.lock b/yarn.lock index 9d13eb9..be987f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -68,14 +68,14 @@ tslib "^2.6.2" "@turf/area@^7.0.0", "@turf/area@^7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.1.0.tgz#c8b506cfa9f8b06570c090c9cf915fa080ae7b66" - integrity sha512-w91FEe02/mQfMPRX2pXua48scFuKJ2dSVMF2XmJ6+BJfFiCPxp95I3+Org8+ZsYv93CDNKbf0oLNEPnuQdgs2g== + version "7.2.0" + resolved "https://registry.yarnpkg.com/@turf/area/-/area-7.2.0.tgz#7c1e55dd9b49ef7cfe4ab848ee278547a1df3cfd" + integrity sha512-zuTTdQ4eoTI9nSSjerIy4QwgvxqwJVciQJ8tOPuMHbXJ9N/dNjI7bU8tasjhxas/Cx3NE9NxVHtNpYHL0FSzoA== 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" "@turf/bbox-clip@^7.1.0": version "7.1.0" @@ -621,6 +621,14 @@ "@types/geojson" "^7946.0.10" tslib "^2.6.2" +"@turf/helpers@^7.2.0": + version "7.2.0" + resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-7.2.0.tgz#5771308108c98d608eb8e7f16dcd0eb3fb8a3417" + integrity sha512-cXo7bKNZoa7aC7ydLmUR02oB3IgDe7MxiPuRz3cCtYQHn+BJ6h1tihmamYDWWUlPHgSNF0i3ATc4WmDECZafKw== + dependencies: + "@types/geojson" "^7946.0.10" + tslib "^2.8.1" + "@turf/hex-grid@^7.1.0": version "7.1.0" resolved "https://registry.yarnpkg.com/@turf/hex-grid/-/hex-grid-7.1.0.tgz#839e93f30257bb11b22ccc57eb5728b7494960a0" @@ -865,6 +873,14 @@ "@turf/helpers" "^7.1.0" "@types/geojson" "^7946.0.10" +"@turf/meta@^7.2.0": + version "7.2.0" + resolved "https://registry.yarnpkg.com/@turf/meta/-/meta-7.2.0.tgz#6a6b1918890b4d9d2b5ff10b3ad47e2fd7470912" + integrity sha512-igzTdHsQc8TV1RhPuOLVo74Px/hyPrVgVOTgjWQZzt3J9BVseCdpfY/0cJBdlSRI4S/yTmmHl7gAqjhpYH5Yaw== + dependencies: + "@turf/helpers" "^7.2.0" + "@types/geojson" "^7946.0.10" + "@turf/midpoint@^7.1.0": version "7.1.0" resolved "https://registry.yarnpkg.com/@turf/midpoint/-/midpoint-7.1.0.tgz#0e3be2a63990951eadeae5ce2cf2f70ceb46e25c" @@ -2381,7 +2397,7 @@ tr46@^5.0.0: dependencies: punycode "^2.3.1" -tslib@^2.6.2: +tslib@^2.6.2, tslib@^2.8.1: version "2.8.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==