Merge pull request #400 from PreMiD/dependabot/npm_and_yarn/ssh2-sftp-client-5.1.1

This commit is contained in:
dependabot-preview[bot]
2020-03-17 08:19:23 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"ora": "4.0.3",
"prompts": "2.3.1",
"rimraf": "3.0.2",
"ssh2-sftp-client": "5.1.0",
"ssh2-sftp-client": "5.1.1",
"typescript": "3.8.3",
"unzipper": "0.10.10",
"yarn": "1.22.4"

View File

@@ -2455,10 +2455,10 @@ sprintf-js@^1.1.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673"
integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==
ssh2-sftp-client@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/ssh2-sftp-client/-/ssh2-sftp-client-5.1.0.tgz#6c86b6566d68ff8d6e4a31e11164404aea3602aa"
integrity sha512-8f2oLbqeUwSXBqNl4yO+RsC9Z6PGhxOFqksLfXI5ipia8A2iyyTkOkOgG5s1LnrNTr07DyYcEcq3pLWDrPPtyQ==
ssh2-sftp-client@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/ssh2-sftp-client/-/ssh2-sftp-client-5.1.1.tgz#6fb349d56868a5adba84e1672583d86de98250f8"
integrity sha512-IxdwcaipuWyLcGCZ/mIVsrZraSbWV5clmN5xSWPvjNDWrxmLp8lU+A56J9aeBkWhlO1mtgoN6m8xeyb93/U4Sg==
dependencies:
concat-stream "^2.0.0"
retry "^0.12.0"