From cafd7330727644b1074f57920099888385dbd81f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 10:34:19 -0500 Subject: [PATCH] deps: bump it-pipe from 2.0.5 to 3.0.0 (#133) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9475ef0e2b..baeea2cda3 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "@libp2p/topology": "^4.0.0", "abortable-iterator": "^4.0.2", "it-length-prefixed": "^8.0.2", - "it-pipe": "^2.0.3", + "it-pipe": "^3.0.0", "it-pushable": "^3.0.0", "multiformats": "^11.0.0", "p-queue": "^7.2.0",