From 49b3a93ccc7134cf740cb997c8cf17c12e2455bc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Mar 2018 00:19:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:protobufjs:20180305 Latest report for hopebaytech/pkgcloud: https://snyk.io/test/github/hopebaytech/pkgcloud --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a306656f8..45e473fe5 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eventemitter2": "0.4.x", "fast-json-patch": "0.5.x", "filed": "0.1.x", - "gcloud": "^0.10.0", + "gcloud": "^0.30.0", "ip": "0.3.x", "lodash": "^3.10.1", "mime": "1.2.x",