aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2020-04-24 23:35:35 -0700
committerevansiroky <evan.siroky@yahoo.com>2020-04-24 23:35:35 -0700
commit67e6266ce77912e2e5b21615c12d6585c9be3224 (patch)
treeffda133f364c48573833de0112744cbfce3819ff /package.json
parent9dcd88d9add9b754c9d35f44afe109f97934f0e6 (diff)
downloadtimezone-boundary-builder-67e6266ce77912e2e5b21615c12d6585c9be3224.tar.gz
Update packages to latest versions
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 95e407f..908b68f 100644
--- a/package.json
+++ b/package.json
@@ -24,10 +24,10 @@
"@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",
+ "async": "^3.2.0",
+ "jsts": "^2.1.2",
+ "query-overpass": "^1.5.5",
+ "rimraf": "^2.7.1",
"shpjs": "^3.4.3"
},
"devDependencies": {