From bb8e10e872846db4be0ea3d7dd791b71024748ef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2018 05:19:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 Latest report for mtcrutch/angular: https://snyk.io/test/github/mtcrutch/angular --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6362cb224d99..69c2b95e98c0 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "es6-module-loader": "^0.9.2", - "googleapis": "1.0.x", + "googleapis": "12.1.0", "gulp-insert": "^0.4.0", "gulp-modify": "0.0.4", "gulp-replace": "^0.5.3",