From c07bb0745d1ebc58637f8b46f8615dca03fada2d Mon Sep 17 00:00:00 2001 From: Adam Hoyle Date: Tue, 24 Aug 2021 20:55:18 +0100 Subject: [PATCH] Update to latest osm-community-index --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 89c0a83a5..201e433d1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "js-cookie": "^3.0.0", "leaflet": "^1.6.0", "leaflet.locatecontrol": "^0.74.0", - "osm-community-index": "^5.1.2", + "osm-community-index": "^5.1.3", "qs": "^6.9.4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index d95a1b317..cd32a2e52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -659,10 +659,10 @@ optionator@^0.9.1: type-check "^0.4.0" word-wrap "^1.2.3" -osm-community-index@^5.1.2: - version "5.1.2" - resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.1.2.tgz#dbae073ce3f10177bfc1749623b632e62b12eeaf" - integrity sha512-4kYj81tFZZwDBYY1Kl+JyACNuwYPBqNrwlmxWEK7+tFCqmIg/pYBKzSDP1M5z+NuNfyuAtLR4opwN3dpCUI/uQ== +osm-community-index@^5.1.3: + version "5.1.3" + resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.1.3.tgz#df2bd0db2b3e43b95fa026138905dc2f3f473062" + integrity sha512-kERHt/O+QFp7DB5jH/Pkh3P1GwT3vH+lYskN7EVEBcnnsW8AIcdGpmQDlLO9IZNCbzmP7YY81wlUv8AuWKUTIg== dependencies: diacritics "^1.3.0" -- 2.39.5