From 2d918e792cb41939753b4754c32ab4ccd789629c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Feb 2021 01:51:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EJS-1049328 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0faa0de..3788040 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "googleapis": "^19.0.0", "lodash": "^4.17.4", "moment-timezone": "^0.5.13", - "soap": "^0.19.0", + "soap": "^0.27.0", "traverse": "^0.6.6" } }