From d3ecafe0ea65ec8b18494015b440f0c9af45215b Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 4 Feb 2019 12:01:35 +0200 Subject: [PATCH] feature(package) tar-stream v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87c6d2c9..1a9b2dfd 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ "stylelint-config-standard": "^18.0.0", "supermenu": "^2.1.2", "supertape": "^1.0.3", - "tar-stream": "^1.5.2", + "tar-stream": "^2.0.0", "unionfs": "^4.0.0", "url-loader": "^1.0.1", "version-io": "^2.0.1",