From f8126c93e21f08a3383ef356e1260870e22c841d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Oct 2025 05:40:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-13045213 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b896da3..833f930 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "pump": "^3.0.0", "randomatic": "3.1.0", "stream-throttle": "^0.1.3", - "tar-fs": "3.0.4", + "tar-fs": "3.1.1", "urllib": "2.41.0", "uuid": "8.3.2", "xfs": "0.2.6",