From b4f6e4bcdadcd57c2d565f671a003f89629e905e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 19:10:15 +0000 Subject: [PATCH] Bump tar-fs from 1.16.3 to 1.16.6 Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.16.3 to 1.16.6. - [Commits](https://github.com/mafintosh/tar-fs/compare/v1.16.3...v1.16.6) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 1.16.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 85558ed..5641a0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14967,9 +14967,9 @@ tape@^4.4.0, tape@^4.6.3, tape@^4.8.0: through "~2.3.8" tar-fs@^1.13.0: - version "1.16.3" - resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.3.tgz#966a628841da2c4010406a82167cbd5e0c72d509" - integrity sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw== + version "1.16.6" + resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.6.tgz#b9be1854fe2c88af488a2edcc570be965e9750bd" + integrity sha512-JkOgFt3FxM/2v2CNpAVHqMW2QASjc/Hxo7IGfNd3MHaDYSW/sBFiS7YVmmhmr8x6vwN1VFQDQGdT2MWpmIuVKA== dependencies: chownr "^1.0.1" mkdirp "^0.5.1"