diff --git a/package-lock.json b/package-lock.json index 59c8b1094..237b3692e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "mocha": "^10.4.0", "name-suggestion-index": "~6.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.7.0", + "osm-community-index": "~5.7.1", "postcss": "^8.4.38", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0", @@ -6619,9 +6619,9 @@ } }, "node_modules/osm-community-index": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.7.0.tgz", - "integrity": "sha512-r5h58L9mGh2Wu4XcJoGKLdw3oBY41jWAMUVBNE9tBS9sZINwSZccrImhxuOS5DmpslTjZ6w1cn7x9sE8tnFGpQ==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.7.1.tgz", + "integrity": "sha512-E+Xib5m//WliNq2iqeUXyKqZk7yhZu/vSJbwwyxDAPzcNWxgIMoO0B7cUMeFNckhMQsKM2UuC2BAjWuVfbYf1Q==", "dev": true, "dependencies": { "diacritics": "^1.3.0" @@ -13356,9 +13356,9 @@ "integrity": "sha512-w3NnYbt+0PIih2Kwr1sLfQWehdLbcA3gZNJhX4VOBfeRtvm30iZA3nURphuZDokZ8Kmdv4LWB+AiIng2b+KvIA==" }, "osm-community-index": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.7.0.tgz", - "integrity": "sha512-r5h58L9mGh2Wu4XcJoGKLdw3oBY41jWAMUVBNE9tBS9sZINwSZccrImhxuOS5DmpslTjZ6w1cn7x9sE8tnFGpQ==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.7.1.tgz", + "integrity": "sha512-E+Xib5m//WliNq2iqeUXyKqZk7yhZu/vSJbwwyxDAPzcNWxgIMoO0B7cUMeFNckhMQsKM2UuC2BAjWuVfbYf1Q==", "dev": true, "requires": { "diacritics": "^1.3.0" diff --git a/package.json b/package.json index f00c5a2b0..a89668910 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "mocha": "^10.4.0", "name-suggestion-index": "~6.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.7.0", + "osm-community-index": "~5.7.1", "postcss": "^8.4.38", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",