diff --git a/packages/interface-connection-encrypter-compliance-tests/package.json b/packages/interface-connection-encrypter-compliance-tests/package.json index 3554d0500..b6dd52ac3 100644 --- a/packages/interface-connection-encrypter-compliance-tests/package.json +++ b/packages/interface-connection-encrypter-compliance-tests/package.json @@ -141,7 +141,7 @@ "aegir": "^38.1.0", "it-all": "^2.0.0", "it-pair": "^2.0.2", - "it-pipe": "^2.0.3", + "it-pipe": "^3.0.1", "it-stream-types": "^1.0.4", "uint8arrays": "^4.0.2" }, diff --git a/packages/interface-mocks/package.json b/packages/interface-mocks/package.json index e216a79f2..391b3d739 100644 --- a/packages/interface-mocks/package.json +++ b/packages/interface-mocks/package.json @@ -163,7 +163,7 @@ "it-map": "^2.0.0", "it-ndjson": "^1.0.0", "it-pair": "^2.0.2", - "it-pipe": "^2.0.3", + "it-pipe": "^3.0.1", "it-pushable": "^3.0.0", "it-stream-types": "^1.0.4", "merge-options": "^3.0.4", diff --git a/packages/interface-stream-muxer-compliance-tests/package.json b/packages/interface-stream-muxer-compliance-tests/package.json index d4c565ed6..ad0559538 100644 --- a/packages/interface-stream-muxer-compliance-tests/package.json +++ b/packages/interface-stream-muxer-compliance-tests/package.json @@ -142,7 +142,7 @@ "it-drain": "^2.0.0", "it-map": "^2.0.0", "it-pair": "^2.0.2", - "it-pipe": "^2.0.3", + "it-pipe": "^3.0.1", "it-stream-types": "^1.0.4", "p-defer": "^4.0.0", "p-limit": "^4.0.0", diff --git a/packages/interface-transport-compliance-tests/package.json b/packages/interface-transport-compliance-tests/package.json index bacce605c..ca18b9740 100644 --- a/packages/interface-transport-compliance-tests/package.json +++ b/packages/interface-transport-compliance-tests/package.json @@ -142,7 +142,7 @@ "aegir": "^38.1.0", "it-all": "^2.0.0", "it-drain": "^2.0.0", - "it-pipe": "^2.0.3", + "it-pipe": "^3.0.1", "p-defer": "^4.0.0", "p-wait-for": "^5.0.0", "sinon": "^15.0.0",