From da6d6113d8a5e4bf74ba7d81f414edd3b1018d39 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Aug 2020 06:40:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-590103 --- 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"