From 5ae3cc285e1925ce78a5d3da66662724ddd3f6cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 17:48:18 +0000 Subject: [PATCH] Bump tar from 2.2.1 to 2.2.2 Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. - [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/v2.2.1...v2.2.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 805dff57463..a8b87904a07 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "load-grunt-tasks": "3.5.0", "q": "1.4.1", "rewire": "1.1.2", - "tar": "2.2.1", + "tar": "2.2.2", "webpack": "2.2.1", "xmldoc": "0.1.2", "zlib": "1.0.5"