diff --git a/ui-ngx/package.json b/ui-ngx/package.json index df948ca4b3..4a94929bc5 100644 --- a/ui-ngx/package.json +++ b/ui-ngx/package.json @@ -54,7 +54,7 @@ "jstree": "^3.3.10", "jstree-bootstrap-theme": "^1.0.1", "jszip": "^3.5.0", - "leaflet": "^1.6.0", + "leaflet": "^1.7.1", "leaflet-editable": "^1.2.0", "leaflet-polylinedecorator": "^1.6.0", "leaflet-providers": "^1.10.2", diff --git a/ui-ngx/yarn.lock b/ui-ngx/yarn.lock index 4aaffa98dd..2aad17330d 100644 --- a/ui-ngx/yarn.lock +++ b/ui-ngx/yarn.lock @@ -5770,10 +5770,10 @@ leaflet.markercluster@^1.4.1: resolved "https://registry.yarnpkg.com/leaflet.markercluster/-/leaflet.markercluster-1.4.1.tgz#b53f2c4f2ca7306ddab1dbb6f1861d5e8aa6c5e5" integrity sha512-ZSEpE/EFApR0bJ1w/dUGwTSUvWlpalKqIzkaYdYB7jaftQA/Y2Jav+eT4CMtEYFj+ZK4mswP13Q2acnPBnhGOw== -leaflet@^1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.6.0.tgz#aecbb044b949ec29469eeb31c77a88e2f448f308" - integrity sha512-CPkhyqWUKZKFJ6K8umN5/D2wrJ2+/8UIpXppY7QDnUZW5bZL5+SEI2J7GBpwh4LIupOKqbNSQXgqmrEJopHVNQ== +leaflet@^1.7.1: + version "1.7.1" + resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.7.1.tgz#10d684916edfe1bf41d688a3b97127c0322a2a19" + integrity sha512-/xwPEBidtg69Q3HlqPdU3DnrXQOvQU/CCHA1tcDQVzOwm91YMYaILjNp7L4Eaw5Z4sOYdbBz6koWyibppd8Zqw== less-loader@6.1.0: version "6.1.0"