diff --git a/package-lock.json b/package-lock.json index 3c586559f..7967779cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -77,7 +77,7 @@ "minimist": "^1.2.8", "name-suggestion-index": "~6.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.9.0", + "osm-community-index": "~5.9.1", "postcss": "^8.5.1", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0", @@ -5977,9 +5977,9 @@ } }, "node_modules/osm-community-index": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.9.0.tgz", - "integrity": "sha512-/P09ig/iCtD17AvmihBcvz6617c1NCJkqNNk3G6veY4MBWH6Djhl+xz69FLOGy8Xt4jHV57zP1PU6UATqby5aQ==", + "version": "5.9.1", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.9.1.tgz", + "integrity": "sha512-ufwDqrANKqQ9/WLs3q8lBTbtZJdrDdPnH/t6IImwq2WQT49xlKLqs2qbY+/8r5uaUERoxBJTWh34n2GUsg8NHg==", "dev": true, "dependencies": { "diacritics": "^1.3.0" diff --git a/package.json b/package.json index 3ed0f034c..1d05a362d 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "minimist": "^1.2.8", "name-suggestion-index": "~6.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.9.0", + "osm-community-index": "~5.9.1", "postcss": "^8.5.1", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",