From 5272f926355b545f2c92fd7383deccbfa1e1c047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 08:26:47 +0000 Subject: [PATCH] Bump tar-fs from 2.0.0 to 2.1.3 Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.0.0 to 2.1.3. - [Commits](https://github.com/mafintosh/tar-fs/commits) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.3 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..74ab544 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.3", "vinyl-buffer": "1.0.1", "vinyl-source-stream": "2.0.0" },