From 36d163e4642eba8fcf011a7384506c4c6802b36a Mon Sep 17 00:00:00 2001 From: Jonas Hermsmeier Date: Thu, 11 Jan 2018 19:34:49 +0100 Subject: [PATCH] fix(shrinkwrap): Update unbzip2-stream branch commit (#1968) The shrinkwrap still contained the commit hash of a commit previous to an npm install bugfix Change-Type: patch --- npm-shrinkwrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 996fa6e2..365eae14 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6070,7 +6070,7 @@ "unbzip2-stream": { "version": "1.2.5", "from": "resin-io-modules/unbzip2-stream#core-streams", - "resolved": "git://github.com/resin-io-modules/unbzip2-stream.git#f33fe81c5379675f2a9898e7b86886a68c32ccc8" + "resolved": "git://github.com/resin-io-modules/unbzip2-stream.git#942fc218013c14adab01cf693b0500cf6ac83193" }, "unc-path-regex": { "version": "0.1.2",