From 3bddaaf1c01d496c630855d0da1460f983fc7274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 10:24:37 +0000 Subject: [PATCH] Bump tar-fs from 1.15.3 to 1.16.5 Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.15.3 to 1.16.5. - [Commits](https://github.com/mafintosh/tar-fs/compare/v1.15.3...v1.16.5) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 1.16.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 77efc7d..1fa9fc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3171,8 +3171,8 @@ systemjs@^0.19.46: when "^3.7.5" tar-fs@^1.13.0: - version "1.15.3" - resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.15.3.tgz#eccf935e941493d8151028e636e51ce4c3ca7f20" + version "1.16.5" + resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.5.tgz#716a323609c11182d1d3d7b5bf277d15dc128665" dependencies: chownr "^1.0.1" mkdirp "^0.5.1"