From 3ff24811f9063da9a47cccbd06c3e013804025a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 11:49:33 +0200 Subject: [PATCH] fix(deps): update dependency uint8-util to ^2.2.2 (#124) 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 41bac9bb..12f7fa92 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "rc4": "^0.1.5", "streamx": "^2.15.0", "throughput": "^1.0.1", - "uint8-util": "^2.1.9", + "uint8-util": "^2.2.2", "unordered-array-remove": "^1.0.2" }, "devDependencies": {