From 2f5b992f9e95ea7fb994fc8fc02dd9e74dcfc32c Mon Sep 17 00:00:00 2001 From: Stephen Date: Wed, 16 Oct 2019 11:38:07 -0400 Subject: [PATCH] fix(deps): update hash-stream-validation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7acf6697..0e89a1fe9 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "extend": "^3.0.2", "gaxios": "^2.0.1", "gcs-resumable-upload": "^2.2.4", - "hash-stream-validation": "^0.2.1", + "hash-stream-validation": "^0.2.2", "mime": "^2.2.0", "mime-types": "^2.0.8", "onetime": "^5.1.0",