From 4af13a8d32733a56b28efbe58f2db73e4d765964 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 15:28:08 +0000 Subject: [PATCH] chore(deps): update dependency tar-fs@>=2.0.0 <2.1.3 to >=3.1.1 (#4123) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 25 +++++++++++++++++++------ 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index fe06156c1..fb3e2f806 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "rollup@>=4.0.0 <4.22.4": ">=4.50.2", "sha.js@<=2.4.11": ">=2.4.12", "tar-fs@>=3.0.0 <3.0.9": ">=3.1.0", - "tar-fs@>=2.0.0 <2.1.3": ">=3.1.0", + "tar-fs@>=2.0.0 <2.1.3": ">=3.1.1", "tmp@<=0.2.3": ">=0.2.5", "vite@>=5.0.0 <=5.4.18": ">=7.1.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c6a34d35..8e517ec7c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ overrides: rollup@>=4.0.0 <4.22.4: '>=4.50.2' sha.js@<=2.4.11: '>=2.4.12' tar-fs@>=3.0.0 <3.0.9: '>=3.1.0' - tar-fs@>=2.0.0 <2.1.3: '>=3.1.0' + tar-fs@>=2.0.0 <2.1.3: '>=3.1.1' tmp@<=0.2.3: '>=0.2.5' vite@>=5.0.0 <=5.4.18: '>=7.1.5' @@ -9768,6 +9768,9 @@ packages: tar-fs@3.1.0: resolution: {integrity: sha512-5Mty5y/sOF1YWj1J6GiBodjlDc05CUR8PKXrsnFAiSG0xA+GHeWLovaZPYUDXkH/1iKRf2+M5+OrRgzC7O9b7w==} + tar-fs@3.1.1: + resolution: {integrity: sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==} + tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} @@ -10899,7 +10902,7 @@ snapshots: '@babel/generator@7.26.2': dependencies: '@babel/parser': 7.28.3 - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 3.0.2 @@ -10988,7 +10991,7 @@ snapshots: '@babel/parser@7.26.2': dependencies: - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 '@babel/parser@7.28.3': dependencies: @@ -11014,7 +11017,7 @@ snapshots: dependencies: '@babel/code-frame': 7.26.2 '@babel/parser': 7.28.3 - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 '@babel/template@7.27.2': dependencies: @@ -11028,7 +11031,7 @@ snapshots: '@babel/generator': 7.28.3 '@babel/parser': 7.28.3 '@babel/template': 7.25.9 - '@babel/types': 7.28.2 + '@babel/types': 7.28.4 debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: @@ -17894,7 +17897,7 @@ snapshots: pump: 3.0.2 rc: 1.2.8 simple-get: 4.0.1 - tar-fs: 3.1.0 + tar-fs: 3.1.1 tunnel-agent: 0.6.0 transitivePeerDependencies: - bare-buffer @@ -19312,6 +19315,16 @@ snapshots: transitivePeerDependencies: - bare-buffer + tar-fs@3.1.1: + dependencies: + pump: 3.0.2 + tar-stream: 3.1.7 + optionalDependencies: + bare-fs: 4.1.2 + bare-path: 3.0.0 + transitivePeerDependencies: + - bare-buffer + tar-stream@2.2.0: dependencies: bl: 4.1.0