From 28b1017b7487adf1810c65032e54ce4ff61d12a2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 14 Jun 2019 15:08:35 +0000 Subject: [PATCH] fix(package): update @google-cloud/storage to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55e01f9..817415c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@asset-pipe/common": "^3.0.1", - "@google-cloud/storage": "^2.4.2", + "@google-cloud/storage": "^3.0.0", "JSONStream": "^1.3.5", "boom": "^7.3.0", "lodash.isobject": "^3.0.2",