diff --git a/package.json b/package.json index 77b1573ad..e35f66320 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "i18n-js": "^4.5.1", "js-cookie": "^3.0.0", "leaflet": "^1.8.0", - "leaflet.locatecontrol": "^0.84.1", + "leaflet.locatecontrol": "^0.85.1", "make-plural": "^7.4.0", "maplibre-gl": "^5.6.0", "osm-community-index": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 36173bff6..beff8d392 100644 --- a/yarn.lock +++ b/yarn.lock @@ -630,10 +630,10 @@ keyv@^4.5.4: dependencies: json-buffer "3.0.1" -leaflet.locatecontrol@^0.84.1: - version "0.84.2" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.84.2.tgz#44e5e30196a52da311218b57691cfba19b809cd8" - integrity sha512-Tv0S2bAhpFgZYyyfPgeVhb3hPr9CnlcP15EpMQd9m5vA+aALhM6key1ucfnnD7n09AEeNEmIFe71T4V18Kpu7g== +leaflet.locatecontrol@^0.85.1: + version "0.85.1" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.85.1.tgz#4a4a5b9b0550eeacc1c3b51bfafcad3eaac939e5" + integrity sha512-aB2qrwZO7Vs4EbWja6pyGy6Y1Mr2yeOqH3PN+Ocnjb4pgpiwYsX1AOI0mppVYzUTO2zwjafxVTOffiwEE32udA== leaflet@^1.8.0: version "1.9.4"