diff --git a/ui-ngx/package.json b/ui-ngx/package.json index 1055a7a202..b4febdc7d4 100644 --- a/ui-ngx/package.json +++ b/ui-ngx/package.json @@ -58,7 +58,7 @@ "jstree": "^3.3.12", "jstree-bootstrap-theme": "^1.0.1", "jszip": "^3.7.1", - "leaflet": "^1.7.1", + "leaflet": "~1.7.1", "leaflet-polylinedecorator": "^1.6.0", "leaflet-providers": "^1.13.0", "leaflet.gridlayer.googlemutant": "^0.13.4", diff --git a/ui-ngx/yarn.lock b/ui-ngx/yarn.lock index 046c01b0f9..c7516f4d70 100644 --- a/ui-ngx/yarn.lock +++ b/ui-ngx/yarn.lock @@ -6127,7 +6127,7 @@ leaflet.markercluster@^1.5.3: resolved "https://registry.yarnpkg.com/leaflet.markercluster/-/leaflet.markercluster-1.5.3.tgz#9cdb52a4eab92671832e1ef9899669e80efc4056" integrity sha512-vPTw/Bndq7eQHjLBVlWpnGeLa3t+3zGiuM7fJwCkiMFq+nmRuG3RI3f7f4N4TDX7T4NpbAXpR2+NTRSEGfCSeA== -leaflet@^1.7.1: +leaflet@~1.7.1: version "1.7.1" resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.7.1.tgz#10d684916edfe1bf41d688a3b97127c0322a2a19" integrity sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw==