From: Tom Hughes Date: Tue, 16 Mar 2021 11:07:45 +0000 (+0000) Subject: Merge remote-tracking branch 'upstream/pull/3132' X-Git-Tag: live~1765 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/789ac7390551eb6d84e3bab737e87e93e4a30831?hp=93b8c47c8fa1aac86d2d9c730c327c076b578a84 Merge remote-tracking branch 'upstream/pull/3132' --- diff --git a/package.json b/package.json index 7e12125bc..79f324107 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "jquery-simulate": "^1.0.2", "jquery.cookie": "^1.4.1", "leaflet": "^1.6.0", - "leaflet.locatecontrol": "^0.72.0", + "leaflet.locatecontrol": "^0.73.0", "ohauth": "^1.0.0", "qs": "^6.9.4" }, diff --git a/yarn.lock b/yarn.lock index 4829895ef..9f8f4d929 100644 --- a/yarn.lock +++ b/yarn.lock @@ -514,10 +514,10 @@ json-stable-stringify-without-jsonify@^1.0.1: resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= -leaflet.locatecontrol@^0.72.0: - version "0.72.2" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.72.2.tgz#513787f983bce029c100a79aedc9eb98383100e0" - integrity sha512-MNi7m+TlQFwiz5jq5W9vcGjwBHsh1PGxjKjONYd0NezuSLdj9dNjRsupLXtF2fNnX+s+tPNzP7V+Nmg6TKvhHA== +leaflet.locatecontrol@^0.73.0: + version "0.73.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.73.0.tgz#768d9edb0470f86c913ea6c2a70ec62380fd45c5" + integrity sha512-e6v6SyDU2nzG5AiH80eH7qhXw5J+EfgmEFHkuzTRC9jqCSbfAm/3HlZDuoa9WYsaZbn5ovvqNeaLW/JSMsgg5g== leaflet@^1.6.0: version "1.7.1"