fix: bump node-stream-pipes to 2.0.2 (big perf improvement)

This commit is contained in:
2024-06-22 20:00:58 -05:00
parent 826c1e10b1
commit d10d21b708
2 changed files with 10 additions and 4 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.5.0 <2.0.0"
- node-stream-pipes: ">=2.0.2 <3.0.0"
- node-streams: ">=9.0.0 <10.0.0"
- nullable: ">=6.0.0 <7.0.0"
- parallel: ">=6.0.0 <7.0.0"