From cb3e2fba0edaa9ed3fc5537db712d0f84f7665b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 May 2022 05:05:56 +0000 Subject: [PATCH] Update dependency tar to v6.1.9 [SECURITY] --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5715cf92d..109e0a9a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6838,9 +6838,7 @@ tail@^2.0.3: integrity sha512-s9NOGkLqqiDEtBttQZI7acLS8ycYK5sTlDwNjGnpXG9c8AWj0cfAtwEIzo/hVRMMiC5EYz+bXaJWC1u1u0GPpQ== tar@^6.0.1: - version "6.0.1" - resolved "https://registry.npmjs.org/tar/-/tar-6.0.1.tgz#7b3bd6c313cb6e0153770108f8d70ac298607efa" - integrity sha512-bKhKrrz2FJJj5s7wynxy/fyxpE0CmCjmOQ1KV4KkgXFWOgoIT/NbTMnB1n+LFNrNk0SSBVGGxcK5AGsyC+pW5Q== + version "6.1.9" dependencies: chownr "^1.1.3" fs-minipass "^2.0.0"