From b444ffb2e58d61c957ef4d6cba9b5874bfe461bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 17:56:54 +0000 Subject: [PATCH] chore(deps-dev): bump it-pair from 1.0.0 to 2.0.2 Bumps [it-pair](https://github.com/alanshaw/it-pair) from 1.0.0 to 2.0.2. - [Release notes](https://github.com/alanshaw/it-pair/releases) - [Changelog](https://github.com/alanshaw/it-pair/blob/master/CHANGELOG.md) - [Commits](https://github.com/alanshaw/it-pair/compare/v1.0.0...v2.0.2) --- updated-dependencies: - dependency-name: it-pair dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da109df..c4c63f5 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "@libp2p/interfaces": "^0.2.0", "@types/debug": "^4.1.5", "aegir": "^36.1.2", - "it-pair": "^1.0.0", + "it-pair": "^2.0.2", "it-pipe": "^1.1.0", "streaming-iterables": "^6.0.0", "util": "^0.12.3"