diff --git a/package.json b/package.json index e4418ee47d5..681c92cfcfa 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "leaflet.locatecontrol": "^0.84.1", "make-plural": "^7.4.0", "maplibre-gl": "^5.6.0", - "osm-community-index": "^5.2.0", + "osm-community-index": "^6.0.0", "qs": "^6.9.4", "tag2link": "^2025.7.21" }, diff --git a/yarn.lock b/yarn.lock index b31e28d1c14..035b91f50e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1025,10 +1025,10 @@ optionator@^0.9.3: type-check "^0.4.0" word-wrap "^1.2.5" -osm-community-index@^5.2.0: - version "5.9.3" - resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.9.3.tgz#4fd59b038212a3c6fefd75847cf3be89222289f1" - integrity sha512-6wV0J3BFMXXbTMC3y+9nvdxyFZJkZ3ohFv+fDrT0XDvO+KSUucPKXYcYuJojST+Qr4WTMa/PEvjEiOgy4KKSVw== +osm-community-index@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-6.0.0.tgz#67a5233ad39cda37c5a790b54956dd910c1f8414" + integrity sha512-OUnO6uc4moMig7MbZ+tuskjSxv2wHMuogXv3/V01N7D6Ug4NpPheJtUFEGbVHMBhCWcDB0WfiftN/XUPYYyoUg== dependencies: diacritics "^1.3.0"