fix: update node-stream-pipes

This commit is contained in:
2024-05-22 15:49:12 -05:00
parent 7ed85ae22b
commit a56add0ffc
3 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ package:
- newtype: ">=5.0.0 <6.0.0"
- node-buffer: ">=9.0.0 <10.0.0"
- node-event-emitter: ">=3.0.0 <4.0.0"
- node-stream-pipes: ">=1.2.3 <2.0.0"
- node-stream-pipes: ">=1.5.0 <2.0.0"
- node-streams: ">=9.0.0 <10.0.0"
- nullable: ">=6.0.0 <7.0.0"
- parallel: ">=6.0.0 <7.0.0"