aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 908b68f..dffc1e6 100644
--- a/package.json
+++ b/package.json
@@ -25,10 +25,11 @@
"@turf/bbox": "^6.0.1",
"@turf/helpers": "^6.1.4",
"async": "^3.2.0",
- "jsts": "^2.1.2",
+ "jsts": "^2.5.0",
"query-overpass": "^1.5.5",
"rimraf": "^2.7.1",
- "shpjs": "^3.4.3"
+ "shpjs": "^3.5.0",
+ "yargs": "^15.4.1"
},
"devDependencies": {
"standard": "^12.0.1"