diff --git a/package-lock.json b/package-lock.json index 845aa2b65..e7d4298df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "leaflet-routing-machine": "^3.2.12", "leaflet.featuregroup.subgroup": "^1.0.2", "leaflet.heat": "^0.2.0", - "leaflet.locatecontrol": "^0.84.2", + "leaflet.locatecontrol": "^0.88.0", "leaflet.markercluster": "^1.5.3", "lrm-graphhopper": "^1.3.0", "mapbox-gl": "^3.16.0", @@ -10492,10 +10492,9 @@ "integrity": "sha512-Cd5PbAA/rX3X3XKxfDoUGi9qp78FyhWYurFg3nsfhntcM/MCNK08pRkf4iEenO1KNqwVPKCmkyktjW3UD+h9bQ==" }, "node_modules/leaflet.locatecontrol": { - "version": "0.84.2", - "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.84.2.tgz", - "integrity": "sha512-Tv0S2bAhpFgZYyyfPgeVhb3hPr9CnlcP15EpMQd9m5vA+aALhM6key1ucfnnD7n09AEeNEmIFe71T4V18Kpu7g==", - "license": "MIT" + "version": "0.88.0", + "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.88.0.tgz", + "integrity": "sha512-9c+06VDCWyJIFWpVTS33RpcifXpNIRLQ5TJkK6bGUPoftEhA0cGGIAwV8iYBAhYPlr+aEsL2ZLMpQZBDSOUaTQ==" }, "node_modules/leaflet.markercluster": { "version": "1.5.3", diff --git a/package.json b/package.json index a7498039d..f86275aed 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "leaflet-routing-machine": "^3.2.12", "leaflet.featuregroup.subgroup": "^1.0.2", "leaflet.heat": "^0.2.0", - "leaflet.locatecontrol": "^0.84.2", + "leaflet.locatecontrol": "^0.88.0", "leaflet.markercluster": "^1.5.3", "lrm-graphhopper": "^1.3.0", "mapbox-gl": "^3.16.0",