From 67ea1e3b83485ea65582db7b95abbbe594f7c7ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 5 Sep 2020 06:40:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BL-608877 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c11ce1..78623fe 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "jasmine-node": "1.14.5" }, "dependencies": { - "googleapis": "^4.0.0", + "googleapis": "^16.0.0", "soap": "^0.13.0" }, "scripts": {