From dc47db7b4956f47bd472fa2e5dd0fcee35fffefc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Aug 2020 06:40:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-608086 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c11ce1..60ef46d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "googleapis": "^4.0.0", - "soap": "^0.13.0" + "soap": "^0.24.0" }, "scripts": { "test": "grunt all"