From f345db811dccd26d465208265e01397b91428532 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 10:52:08 +0000 Subject: [PATCH] chore(deps): bump tar from 5.0.5 to 6.0.1 Bumps [tar](https://github.com/npm/node-tar) from 5.0.5 to 6.0.1. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v5.0.5...v6.0.1) Signed-off-by: dependabot-preview[bot] --- packages/@ionic/cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@ionic/cli/package.json b/packages/@ionic/cli/package.json index 0d06294f39..bbda4dbea9 100644 --- a/packages/@ionic/cli/package.json +++ b/packages/@ionic/cli/package.json @@ -63,7 +63,7 @@ "stream-combiner2": "^1.1.1", "superagent": "^5.2.1", "superagent-proxy": "^2.0.0", - "tar": "^5.0.5", + "tar": "^6.0.1", "through2": "^3.0.0", "tslib": "^1.9.0", "uuid": "^3.2.1"