aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 8 insertions, 6 deletions
diff --git a/package.json b/package.json
index 95e407f..a83ada9 100644
--- a/package.json
+++ b/package.json
@@ -24,13 +24,15 @@
"@mapbox/geojsonhint": "^3.0.0",
"@turf/bbox": "^6.0.1",
"@turf/helpers": "^6.1.4",
- "async": "^3.1.0",
- "jsts": "^2.0.4",
- "query-overpass": "^1.5.3",
- "rimraf": "^2.6.3",
- "shpjs": "^3.4.3"
+ "async": "^3.2.0",
+ "follow-redirects": "^1.13.0",
+ "jsts": "^2.5.1",
+ "query-overpass": "^1.5.5",
+ "rimraf": "^3.0.2",
+ "shpjs": "^3.6.0",
+ "yargs": "^16.1.0"
},
"devDependencies": {
- "standard": "^12.0.1"
+ "standard": "^14.3.4"
}
}