From ac1e195286f1d6a0fc70d015e2b428868349dbd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 20:29:57 +0000 Subject: [PATCH] Bump tar from 2.0.0 to 5.0.5 Bumps [tar](https://github.com/npm/node-tar) from 2.0.0 to 5.0.5. - [Release notes](https://github.com/npm/node-tar/releases) - [Commits](https://github.com/npm/node-tar/compare/v2.0.0...v5.0.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1c42d2..ee1f6fb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "mkdirp": "^0.5.0", "progress": "^1.1.8", "rimraf": "^2.6.3", - "tar": "2.0.0" + "tar": "5.0.5" }, "deprecated": false, "description": "Dynamodb local plugin for devops",