From 7c910576e747d53b8b3facbb0c82d15937072b0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 13:14:37 +0000 Subject: [PATCH] chore(deps): bump it-handshake from 2.0.0 to 4.1.2 Bumps [it-handshake](https://github.com/jacobheun/it-handshake) from 2.0.0 to 4.1.2. - [Release notes](https://github.com/jacobheun/it-handshake/releases) - [Changelog](https://github.com/jacobheun/it-handshake/blob/master/CHANGELOG.md) - [Commits](https://github.com/jacobheun/it-handshake/compare/v2.0.0...v4.1.2) --- updated-dependencies: - dependency-name: it-handshake dependency-type: direct:production 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 27257e9..e36c2db 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "debug": "^4.1.1", "err-code": "^3.0.1", "it-first": "^1.0.6", - "it-handshake": "^2.0.0", + "it-handshake": "^4.1.2", "it-length-prefixed": "^5.0.0", "it-pipe": "^1.0.1", "it-reader": "^3.0.0",