From a990437a29dbe340386ae28df88e9d15398f7097 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Jan 2023 04:09:55 +0000 Subject: [PATCH] fix: planting/prescriptions/shapefile-to-oadarx/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSZIP-3188562 --- planting/prescriptions/shapefile-to-oadarx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planting/prescriptions/shapefile-to-oadarx/package.json b/planting/prescriptions/shapefile-to-oadarx/package.json index a9e352d..482e5ef 100644 --- a/planting/prescriptions/shapefile-to-oadarx/package.json +++ b/planting/prescriptions/shapefile-to-oadarx/package.json @@ -7,7 +7,7 @@ "bluebird": "^2.9.24", "lodash": "^3.7.0", "minimist": "^1.1.1", - "shpjs": "^3.1.6" + "shpjs": "^4.0.1" }, "devDependencies": {}, "scripts": {