From 38e124f0cdc0b69d6942ffea3b3488750e3ac7c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 13:18:21 +0000 Subject: [PATCH] fix(deps): update dependency streamx to ^2.15.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c484be4b..49f87f8a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "bitfield": "^4.1.0", "debug": "^4.3.4", "rc4": "^0.1.5", - "streamx": "^2.15.1", + "streamx": "^2.15.5", "throughput": "^1.0.1", "uint8-util": "^2.2.2", "unordered-array-remove": "^1.0.2"