diff --git a/packages/layers/package.json b/packages/layers/package.json index 7f030ae197..0695699840 100644 --- a/packages/layers/package.json +++ b/packages/layers/package.json @@ -27,7 +27,7 @@ "@antv/l7-source": "2.2.3", "@antv/l7-utils": "2.2.3", "@babel/runtime": "^7.7.7", - "@mapbox/martini": "^0.1.0", + "@mapbox/martini": "^0.2.0", "@turf/meta": "^6.0.2", "d3-array": "1", "d3-color": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 57b6285c4f..1489f8a8f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2550,10 +2550,10 @@ resolved "https://registry.npmjs.org/@mapbox/mapbox-gl-supported/-/mapbox-gl-supported-1.5.0.tgz#f60b6a55a5d8e5ee908347d2ce4250b15103dc8e" integrity sha512-/PT1P6DNf7vjEEiPkVIRJkvibbqWtqnyGaBz3nfRdcxclNSnSdaLU5tfAgcD7I8Yt5i+L19s406YLl1koLnLbg== -"@mapbox/martini@^0.1.0": - version "0.1.0" - resolved "https://registry.npmjs.org/@mapbox/martini/-/martini-0.1.0.tgz#1801b9234140e1136f37939157ba647d46f1ea30" - integrity sha512-sAk7M4l1Zw0vIRIH1QpT+dy548w0Mh5fMP+r2sNPVzM9q8BV2nur76Qiv7cQ1NJzbYdCX182qUxbRnUljT4grg== +"@mapbox/martini@^0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@mapbox/martini/-/martini-0.2.0.tgz#1af70211fbe994abf26e37f1388ca69c02cd43b4" + integrity sha512-7hFhtkb0KTLEls+TRw/rWayq5EeHtTaErgm/NskVoXmtgAQu/9D299aeyj6mzAR/6XUnYRp2lU+4IcrYRFjVsQ== "@mapbox/point-geometry@0.1.0", "@mapbox/point-geometry@^0.1.0", "@mapbox/point-geometry@~0.1.0": version "0.1.0"