diff --git a/package.json b/package.json index b6307edf3..b6807e8d4 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "translations": "node scripts/update_locales.js" }, "dependencies": { - "@ideditor/country-coder": "^4.0.0", - "@ideditor/location-conflation": "~0.8.0", + "@ideditor/country-coder": "^4.1.0", + "@ideditor/location-conflation": "~0.9.0", "@mapbox/geojson-rewind": "^0.5.0", "@mapbox/sexagesimal": "1.2.0", "@mapbox/togeojson": "0.16.0", @@ -103,7 +103,7 @@ "node-fetch": "^2.6.1", "npm-run-all": "^4.0.0", "object-inspect": "1.9.0", - "osm-community-index": "~4.0.0", + "osm-community-index": "~4.0.2", "phantomjs-prebuilt": "~2.1.16", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0",