From: Tom Hughes Date: Mon, 29 Nov 2021 18:47:43 +0000 (+0000) Subject: Merge remote-tracking branch 'upstream/pull/3385' X-Git-Tag: live~1416 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/7dc41a53088231acee7107a483e2a1ca293ccdf5?hp=bffc84cc37898f77100e75949422b62c92af5c81 Merge remote-tracking branch 'upstream/pull/3385' --- diff --git a/package.json b/package.json index ea1a9a85b..15397e58f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "jquery-simulate": "^1.0.2", "js-cookie": "^3.0.0", "leaflet": "^1.6.0", - "leaflet.locatecontrol": "^0.74.0", + "leaflet.locatecontrol": "^0.76.0", "qs": "^6.9.4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ff46a3a45..73124165a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -459,10 +459,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.74.0: - version "0.74.1" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.74.1.tgz#f34cdf9afa982e15bcabda6469fee5096f36ffd4" - integrity sha512-TsgoiAU62Yj7W3dtpOGWXhFDUe2RpPuHmW0tS5QR/5RFgvmrUflcnsUGgozBScnRF/1cUJ00WjtlGPPxBMTXkQ== +leaflet.locatecontrol@^0.76.0: + version "0.76.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.76.0.tgz#afca63a3ccf3161bed0e8bf94a98ddba364e90e1" + integrity sha512-Mx8uiihBi8KrrW3LgblsNL/pS8HR0gj60m8VFDFrnhSvDuitChazc095XcMSscf/XqZW+TSqQMCTe+AUy/4/eA== leaflet@^1.6.0: version "1.7.1"