diff --git a/package.json b/package.json index 92b85a9..7309374 100644 --- a/package.json +++ b/package.json @@ -40,18 +40,18 @@ "dependencies": { "@aitodotai/json-stringify-pretty-compact": "^1.3.0", "@mapbox/geojson-area": "^0.2.2", - "@rapideditor/country-coder": "^5.2.1", + "@rapideditor/country-coder": "^5.2.2", "circle-to-polygon": "^2.2.0", "geojson-precision": "^1.0.0", "polyclip-ts": "~0.16.3" }, "devDependencies": { "c8": "^8.0.1", - "esbuild": "^0.19.3", - "eslint": "^8.49.0", + "esbuild": "^0.19.10", + "eslint": "^8.56.0", "npm-run-all": "^4.1.5", "shx": "^0.3.4", - "tap": "^16.3.8" + "tap": "^16.3.10" }, "publishConfig": { "access": "public"