From: Tom Hughes Date: Wed, 30 Oct 2024 18:31:52 +0000 (+0000) Subject: Merge remote-tracking branch 'upstream/pull/5296' X-Git-Tag: live~231 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/d85ff252047fe3ed1d5354b5542afaf92bb753cf?hp=032f6f9870c5c3f71582f90d6bf22ec68a74848e Merge remote-tracking branch 'upstream/pull/5296' --- diff --git a/package.json b/package.json index 14d9a5df9..d78d74dfc 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "jquery-simulate": "^1.0.2", "js-cookie": "^3.0.0", "leaflet": "^1.8.0", - "leaflet.locatecontrol": "^0.81.0", + "leaflet.locatecontrol": "^0.82.0", "osm-community-index": "^5.2.0", "qs": "^6.9.4" }, diff --git a/yarn.lock b/yarn.lock index 56e1f8e7a..6a396243a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -514,10 +514,10 @@ keyv@^4.5.4: dependencies: json-buffer "3.0.1" -leaflet.locatecontrol@^0.81.0: - version "0.81.1" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.1.tgz#8aec3124ef5cdda3476fd9013315789b4e301a45" - integrity sha512-ZtsdScGufPw330X3UIaGGjnfQ1NrhLySnlruWufIMnfzsHgQPz0+mSxsCQMVh7QgOBoefCGb/lioSejiaNx1EQ== +leaflet.locatecontrol@^0.82.0: + version "0.82.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.82.0.tgz#677f1d422750d16aff7c52de48c463b4b3999ac9" + integrity sha512-+lvtZ7tfqgWoUvTYRqDggw50HUZJGvaSgSU5JYvl5H4WtlnHek2R0TsL0EqROhT3igPFwYVV87bFT/ps1SqyGA== leaflet@^1.8.0: version "1.9.4"