From 3afab220c85f551a53c2befab305fa98057c6095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 21:48:00 +0000 Subject: [PATCH] Bump tar from 5.0.5 to 5.0.7 Bumps [tar](https://github.com/npm/node-tar) from 5.0.5 to 5.0.7. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v5.0.5...v5.0.7) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index a98c66d..bc7508a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4841,8 +4841,8 @@ minipass@^3.0.0: yallist "^4.0.0" minizlib@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.0.tgz#fd52c645301ef09a63a2c209697c294c6ce02cf3" + version "2.1.2" + resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931" dependencies: minipass "^3.0.0" yallist "^4.0.0" @@ -7000,8 +7000,8 @@ tar-stream@^2.0.0: readable-stream "^3.1.1" tar@^5.0.5: - version "5.0.5" - resolved "https://registry.yarnpkg.com/tar/-/tar-5.0.5.tgz#03fcdb7105bc8ea3ce6c86642b9c942495b04f93" + version "5.0.7" + resolved "https://registry.yarnpkg.com/tar/-/tar-5.0.7.tgz#42ff8ca3b731a52f4f2be72cc4cdd7688268f2af" dependencies: chownr "^1.1.3" fs-minipass "^2.0.0"