aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 4b7f5d6..95e407f 100644
--- a/package.json
+++ b/package.json
@@ -21,14 +21,14 @@
"license": "MIT",
"dependencies": {
"@mapbox/geojson-area": "^0.2.2",
- "@mapbox/geojsonhint": "^2.1.0",
+ "@mapbox/geojsonhint": "^3.0.0",
"@turf/bbox": "^6.0.1",
"@turf/helpers": "^6.1.4",
- "async": "^2.1.5",
- "jsts": "^1.3.0",
+ "async": "^3.1.0",
+ "jsts": "^2.0.4",
"query-overpass": "^1.5.3",
- "rimraf": "^2.6.1",
- "shpjs": "^3.3.2"
+ "rimraf": "^2.6.3",
+ "shpjs": "^3.4.3"
},
"devDependencies": {
"standard": "^12.0.1"