From add95292ad5fad94cb519b597f11913a06bea8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 13:52:48 +0000 Subject: [PATCH] build(deps): bump ssh2-promise from 0.2.0 to 1.0.2 Bumps [ssh2-promise](https://github.com/sanketbajoria/ssh2-promise) from 0.2.0 to 1.0.2. - [Release notes](https://github.com/sanketbajoria/ssh2-promise/releases) - [Commits](https://github.com/sanketbajoria/ssh2-promise/commits) --- updated-dependencies: - dependency-name: ssh2-promise 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 745b4c3b..b56671a4 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "source-map-support": "^0.5.20", "spectre.css": "^0.5.9", "sql-formatter": "^4.0.2", - "ssh2-promise": "^0.2.0", + "ssh2-promise": "^1.0.2", "v-mask": "^2.3.0", "vue-i18n": "^8.26.5", "vuedraggable": "^2.24.3",