Skip to content

Commit df30418

Browse files
chore(deps): bump ssh2 from 1.16.0 to 1.17.0 in /client (#1613)
Bumps [ssh2](https://github.com/mscdex/ssh2) from 1.16.0 to 1.17.0. - [Commits](mscdex/ssh2@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: ssh2 dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7108662 commit df30418

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

client/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"media-typer": "^1.1.0",
1818
"react": "^19.1.1",
1919
"react-dom": "^19.1.1",
20-
"ssh2": "^1.16.0",
20+
"ssh2": "^1.17.0",
2121
"uuid": "^11.1.0",
2222
"vscode-languageclient": "^10.0.0-next.2",
2323
"zustand": "^5.0.7"

0 commit comments

Comments
 (0)