mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
chore: update tar-fs to 3.1.1 via pnpm override (#9450)
Co-authored-by: Roo Code <roomote@roocode.com>
This commit is contained in:
parent
341863f8cd
commit
d389771d75
2 changed files with 8 additions and 8 deletions
|
|
@ -54,7 +54,7 @@
|
|||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"tar-fs": ">=2.1.3",
|
||||
"tar-fs": ">=3.1.1",
|
||||
"esbuild": ">=0.25.0",
|
||||
"undici": ">=5.29.0",
|
||||
"brace-expansion": ">=2.0.2",
|
||||
|
|
|
|||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -5,7 +5,7 @@ settings:
|
|||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
tar-fs: '>=2.1.3'
|
||||
tar-fs: '>=3.1.1'
|
||||
esbuild: '>=0.25.0'
|
||||
undici: '>=5.29.0'
|
||||
brace-expansion: '>=2.0.2'
|
||||
|
|
@ -9331,8 +9331,8 @@ packages:
|
|||
resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
tar-fs@3.0.9:
|
||||
resolution: {integrity: sha512-XF4w9Xp+ZQgifKakjZYmFdkLoSWd34VGKcsTCwlNWM7QG3ZbaxnTsaBwnjFZqHRf/rROxaR8rXnbtwdvaDI+lA==}
|
||||
tar-fs@3.1.1:
|
||||
resolution: {integrity: sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==}
|
||||
|
||||
tar-stream@2.2.0:
|
||||
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
|
||||
|
|
@ -12022,7 +12022,7 @@ snapshots:
|
|||
progress: 2.0.3
|
||||
proxy-agent: 6.5.0
|
||||
semver: 7.7.3
|
||||
tar-fs: 3.0.9
|
||||
tar-fs: 3.1.1
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- bare-buffer
|
||||
|
|
@ -12035,7 +12035,7 @@ snapshots:
|
|||
progress: 2.0.3
|
||||
proxy-agent: 6.5.0
|
||||
semver: 7.7.3
|
||||
tar-fs: 3.0.9
|
||||
tar-fs: 3.1.1
|
||||
unbzip2-stream: 1.4.3
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -18651,7 +18651,7 @@ snapshots:
|
|||
pump: 3.0.2
|
||||
rc: 1.2.8
|
||||
simple-get: 4.0.1
|
||||
tar-fs: 3.0.9
|
||||
tar-fs: 3.1.1
|
||||
tunnel-agent: 0.6.0
|
||||
transitivePeerDependencies:
|
||||
- bare-buffer
|
||||
|
|
@ -19915,7 +19915,7 @@ snapshots:
|
|||
|
||||
tapable@2.2.1: {}
|
||||
|
||||
tar-fs@3.0.9:
|
||||
tar-fs@3.1.1:
|
||||
dependencies:
|
||||
pump: 3.0.2
|
||||
tar-stream: 3.1.7
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue