fix: improve performance
This commit is contained in:
@@ -18,7 +18,7 @@ workspace:
|
||||
- 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.3.0 <2.0.0"
|
||||
- node-streams: ">=9.0.0 <10.0.0"
|
||||
- nullable: ">=6.0.0 <7.0.0"
|
||||
- numbers: ">=9.0.1 <10.0.0"
|
||||
@@ -607,8 +607,8 @@ packages:
|
||||
- effect
|
||||
node-stream-pipes:
|
||||
type: registry
|
||||
version: 1.2.3
|
||||
integrity: sha256-lXD3x6+p72uBrRHGHrob2jrrBDakhhZE9O9EYE4aFiE=
|
||||
version: 1.3.0
|
||||
integrity: sha256-5Jpf0BLn0ExQWYxbTTewai4M8quEmEVHxihc9CM1Juo=
|
||||
dependencies:
|
||||
- aff
|
||||
- arrays
|
||||
|
||||
Reference in New Issue
Block a user