From c09a7f6b6a61cc979f09934712eafdb4f4019edd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 20:56:03 +0200 Subject: [PATCH] fix(deps): update dependency streamx to ^2.13.2 (#117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 223d4c2f..d9114852 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.12.5", + "streamx": "^2.13.2", "throughput": "^1.0.1", "uint8-util": "^2.1.7", "unordered-array-remove": "^1.0.2"