mirror of
https://github.com/pnpm/pnpm.git
synced 2026-01-07 14:38:32 -05:00
fix(deps): update dependency get-stream to v6
This commit is contained in:
committed by
Zoltan Kochan
parent
999f813054
commit
1525fff4c3
5
.changeset/hungry-pots-type.md
Normal file
5
.changeset/hungry-pots-type.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@pnpm/cafs": patch
|
||||
---
|
||||
|
||||
Update get-stream to v6.
|
||||
@@ -19,7 +19,7 @@
|
||||
"@zkochan/rimraf": "^1.0.0",
|
||||
"concat-stream": "^2.0.0",
|
||||
"decompress-maybe": "^1.0.0",
|
||||
"get-stream": "^5.1.0",
|
||||
"get-stream": "^6.0.0",
|
||||
"mz": "^2.7.0",
|
||||
"p-limit": "^3.0.2",
|
||||
"path-exists": "^4.0.0",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -101,7 +101,7 @@ importers:
|
||||
'@zkochan/rimraf': 1.0.0
|
||||
concat-stream: 2.0.0
|
||||
decompress-maybe: 1.0.0
|
||||
get-stream: 5.1.0
|
||||
get-stream: 6.0.0
|
||||
mz: 2.7.0
|
||||
p-limit: 3.0.2
|
||||
path-exists: 4.0.0
|
||||
@@ -128,7 +128,7 @@ importers:
|
||||
'@zkochan/rimraf': ^1.0.0
|
||||
concat-stream: ^2.0.0
|
||||
decompress-maybe: ^1.0.0
|
||||
get-stream: ^5.1.0
|
||||
get-stream: ^6.0.0
|
||||
mz: ^2.7.0
|
||||
p-limit: ^3.0.2
|
||||
path-exists: ^4.0.0
|
||||
@@ -6775,6 +6775,12 @@ packages:
|
||||
node: '>=8'
|
||||
resolution:
|
||||
integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==
|
||||
/get-stream/6.0.0:
|
||||
dev: false
|
||||
engines:
|
||||
node: '>=10'
|
||||
resolution:
|
||||
integrity: sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==
|
||||
/get-value/2.0.6:
|
||||
dev: true
|
||||
engines:
|
||||
|
||||
Reference in New Issue
Block a user