From 3f9ed51d035e57835773a63eb7033e92a0e965b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 22:33:37 +0000 Subject: [PATCH] fix(deps): update dependency streamx to ^2.20.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c215c93..bcab2e1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "bitfield": "^4.1.0", "debug": "^4.3.7", "rc4": "^0.1.5", - "streamx": "^2.15.1", + "streamx": "^2.20.2", "throughput": "^1.0.1", "uint8-util": "^2.2.5", "unordered-array-remove": "^1.0.2"