diff --git a/planting/prescriptions/shapefile-to-oadarx/package.json b/planting/prescriptions/shapefile-to-oadarx/package.json index a9e352d..4e8d03b 100644 --- a/planting/prescriptions/shapefile-to-oadarx/package.json +++ b/planting/prescriptions/shapefile-to-oadarx/package.json @@ -5,7 +5,7 @@ "main": "app.js", "dependencies": { "bluebird": "^2.9.24", - "lodash": "^3.7.0", + "lodash": "^4.17.21", "minimist": "^1.1.1", "shpjs": "^3.1.6" },