From: Anton Khorev Date: Wed, 2 Apr 2025 02:36:59 +0000 (+0300) Subject: Merge branch 'pull/5874' X-Git-Tag: live~94 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e3620012614dbf6944d5e02388f7237e76e2726e?hp=4fe012f462fa5e44e4903d36ce25becd4e20b70e Merge branch 'pull/5874' --- diff --git a/package.json b/package.json index 17207ee4d..633c8b53b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "jquery-simulate": "^1.0.2", "js-cookie": "^3.0.0", "leaflet": "^1.8.0", - "leaflet.locatecontrol": "^0.83.0", + "leaflet.locatecontrol": "^0.84.1", "make-plural": "^7.4.0", "osm-community-index": "^5.2.0" }, diff --git a/yarn.lock b/yarn.lock index b5f8e755e..54c12fa15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -823,10 +823,10 @@ keyv@^4.5.4: dependencies: json-buffer "3.0.1" -leaflet.locatecontrol@^0.83.0: - version "0.83.1" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.83.1.tgz#2e6614815d6d255e65d0ed248c7b3ab8bf57a998" - integrity sha512-oF5uey4GOpnw/ly379fV8JQJuUQes9eECaWo8voTIWLQERYPCudOgfUzFggUbq+kpCMNz7BxP/MsLbyf77QorA== +leaflet.locatecontrol@^0.84.1: + version "0.84.1" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.84.1.tgz#5c63447afa5e0245da682dbcdc54808e41006d16" + integrity sha512-5NGyVR/CNaugooWMnqSphuKw2CvTef8P4pA/bzeRqhZsjl3Xqh8OmA236erNE4abme33TOC8O/Wha5I05U/QJw== leaflet@^1.8.0: version "1.9.4"