From a8b95ccdda63d3cd308279478f25f906e1116b17 Mon Sep 17 00:00:00 2001 From: braimbault Date: Thu, 21 Nov 2024 15:20:23 +0100 Subject: [PATCH] fix: yarn.lock update --- yarn.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 47963db33..652c82fb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2246,10 +2246,9 @@ i18next "^10.3" moment "^2.24.0" -"@dhis2/maps-gl@^4.0.0": +"@dhis2/maps-gl@git+https://github.com/d2-ci/maps-gl.git#fix/DHIS2-18427": version "4.0.0" - resolved "https://registry.yarnpkg.com/@dhis2/maps-gl/-/maps-gl-4.0.0.tgz#e97df2fbc78f787a0916224d7d54fb96b9c376db" - integrity sha512-TDEIBT6rFuEZGXnBxAqKhSmCXk3wtuCf/OrVZBKxT1qk0kHau71f3lzAXbWhYAuop8t6/DyJaIcQrUYMi1Xy3w== + resolved "git+https://github.com/d2-ci/maps-gl.git#8fb383383fd18d18f9d8b5551f95328d9cb592c3" dependencies: "@mapbox/sphericalmercator" "^1.2.0" "@turf/area" "^6.5.0"