From: Tom Hughes Date: Wed, 1 Dec 2021 18:22:11 +0000 (+0000) Subject: Merge remote-tracking branch 'upstream/pull/3388' X-Git-Tag: live~1283 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/46948d43590f12faf8af39b51b10b805717daddd?hp=c4adeda099800dcdf7489b1acf57d9f777bc61f5 Merge remote-tracking branch 'upstream/pull/3388' --- diff --git a/package.json b/package.json index 15397e58f..5a50c3c21 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.76.0", + "leaflet.locatecontrol": "^0.75.0", "qs": "^6.9.4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 73124165a..5acc6aa1a 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.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.locatecontrol@^0.75.0: + version "0.75.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.75.0.tgz#8c7996de4425380660431fbfa548d5fe3a3595d8" + integrity sha512-Mz/+4dgmUoBVxy7BN+Rtf76XcIJw2qK+S41FnejS/AC88Ec5hpaFnI5gYcS+W6zcQ90sAKxqu1rXii+c01ot5g== leaflet@^1.6.0: version "1.7.1"