diff --git a/package-lock.json b/package-lock.json index f3f932b84..eff41a748 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "leaflet-routing-machine": "^3.2.12", "leaflet.featuregroup.subgroup": "^1.0.2", "leaflet.heat": "^0.2.0", - "leaflet.locatecontrol": "^0.81.0", + "leaflet.locatecontrol": "^0.82.0", "leaflet.markercluster": "^1.5.3", "lrm-graphhopper": "^1.3.0", "mapbox-gl": "^3.4.0", @@ -9587,9 +9587,9 @@ "integrity": "sha512-Cd5PbAA/rX3X3XKxfDoUGi9qp78FyhWYurFg3nsfhntcM/MCNK08pRkf4iEenO1KNqwVPKCmkyktjW3UD+h9bQ==" }, "node_modules/leaflet.locatecontrol": { - "version": "0.81.0", - "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz", - "integrity": "sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg==" + "version": "0.82.0", + "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.82.0.tgz", + "integrity": "sha512-+lvtZ7tfqgWoUvTYRqDggw50HUZJGvaSgSU5JYvl5H4WtlnHek2R0TsL0EqROhT3igPFwYVV87bFT/ps1SqyGA==" }, "node_modules/leaflet.markercluster": { "version": "1.5.3", @@ -23295,9 +23295,9 @@ "integrity": "sha512-Cd5PbAA/rX3X3XKxfDoUGi9qp78FyhWYurFg3nsfhntcM/MCNK08pRkf4iEenO1KNqwVPKCmkyktjW3UD+h9bQ==" }, "leaflet.locatecontrol": { - "version": "0.81.0", - "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz", - "integrity": "sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg==" + "version": "0.82.0", + "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.82.0.tgz", + "integrity": "sha512-+lvtZ7tfqgWoUvTYRqDggw50HUZJGvaSgSU5JYvl5H4WtlnHek2R0TsL0EqROhT3igPFwYVV87bFT/ps1SqyGA==" }, "leaflet.markercluster": { "version": "1.5.3", diff --git a/package.json b/package.json index 0f335e1ff..b0f9d4392 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "leaflet-routing-machine": "^3.2.12", "leaflet.featuregroup.subgroup": "^1.0.2", "leaflet.heat": "^0.2.0", - "leaflet.locatecontrol": "^0.81.0", + "leaflet.locatecontrol": "^0.82.0", "leaflet.markercluster": "^1.5.3", "lrm-graphhopper": "^1.3.0", "mapbox-gl": "^3.4.0",