From af963d4f4095c67a5f84186d1ac1044c0120c0ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Sep 2019 06:40:18 +0000 Subject: [PATCH] chore: upgrade soap from 0.13.0 to 0.29.0 Snyk has created this PR to upgrade soap from 0.13.0 to 0.29.0. See this package in NPM: https://www.npmjs.com/package/soap See this project in Snyk: https://app.snyk.io/org/mailonline-jus/project/a9f215b8-d0e8-48a4-93dd-d92ed0529302?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c11ce1..f4e4fb9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "googleapis": "^4.0.0", - "soap": "^0.13.0" + "soap": "^0.29.0" }, "scripts": { "test": "grunt all"