From af4c973e1cd8a22626bb3016900a30f6a07d24d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 19:13:30 +0000 Subject: [PATCH] Bump tar-fs from 2.0.0 to 2.1.4 Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.0.0 to 2.1.4. - [Commits](https://github.com/mafintosh/tar-fs/compare/v2.0.0...v2.1.4) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4235519..5401f45 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "run-sequence": "^2.2.1", "shelljs": "0.8.3", "stream-to-promise": "^2.2.0", - "tar-fs": "2.0.0", + "tar-fs": "2.1.4", "vinyl-buffer": "1.0.1", "vinyl-source-stream": "2.0.0" },