diff --git a/package-lock.json b/package-lock.json index 887a79a9d..c5051bddb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -77,7 +77,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.7.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.6.1", + "osm-community-index": "~5.6.2", "postcss": "^8.4.35", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0", @@ -6371,9 +6371,9 @@ } }, "node_modules/osm-community-index": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.6.1.tgz", - "integrity": "sha512-eMi5mDwwLkt3tbZtD60+aMj4kIa3smlQanxb3OcvJa2pv6w5uVCLbyCem0j8cTqAO3A+C7HD4T7dFUyt2WCYaQ==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.6.2.tgz", + "integrity": "sha512-r+zUbh25uaYGwnQMLpIqhngxEQcoGTVg8ycwYBOzmhVDUjd8vFhtfHelyqCv8PwYB1kfPp76luIQmx3JE+iSZw==", "dev": true, "dependencies": { "diacritics": "^1.3.0" @@ -12921,9 +12921,9 @@ "integrity": "sha512-FvTyYnIl+pjLi9cKJWNM74PjrLUED1f2TnWpAexxJ2qoxr8sdndON/EzXHf0nfMLB07Pn9DPyWVEbTXZ/nID8A==" }, "osm-community-index": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.6.1.tgz", - "integrity": "sha512-eMi5mDwwLkt3tbZtD60+aMj4kIa3smlQanxb3OcvJa2pv6w5uVCLbyCem0j8cTqAO3A+C7HD4T7dFUyt2WCYaQ==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.6.2.tgz", + "integrity": "sha512-r+zUbh25uaYGwnQMLpIqhngxEQcoGTVg8ycwYBOzmhVDUjd8vFhtfHelyqCv8PwYB1kfPp76luIQmx3JE+iSZw==", "dev": true, "requires": { "diacritics": "^1.3.0" diff --git a/package.json b/package.json index de9b9733d..ae5809774 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.7.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.6.1", + "osm-community-index": "~5.6.2", "postcss": "^8.4.35", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",