From bc78ef49c6815e8bb6fadb1c40dad301fdf9d171 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 24 May 2019 16:57:47 +0000 Subject: [PATCH] Bump @types/ssh2 from 0.5.35 to 0.5.38 in /terminus-ssh Bumps [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) from 0.5.35 to 0.5.38. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2) --- terminus-ssh/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-ssh/yarn.lock b/terminus-ssh/yarn.lock index 0c843c86..74d810e3 100644 --- a/terminus-ssh/yarn.lock +++ b/terminus-ssh/yarn.lock @@ -15,9 +15,9 @@ "@types/node" "*" "@types/ssh2@^0.5.35": - version "0.5.35" - resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.35.tgz#d6e60d59b7fc22db10abf4730aa7448babde7e3b" - integrity sha1-1uYNWbf8ItsQq/RzCqdEi6vefjs= + version "0.5.38" + resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-0.5.38.tgz#71f7c8f1d0636663158561af103c385ad439c7bc" + integrity sha512-rMnCnd0VIEUpCD1O5V50L1I8asHMBHZUYBnG6wlim1SdUrKUn60yiNpW5BnnT6QkTExaUXVrM8N883ZPPEPtsg== dependencies: "@types/node" "*" "@types/ssh2-streams" "*"