Skip to content

Commit 7b0ba90

Browse files
committed
fix(deps): add missing ssh2 dependency
1 parent 77aeeba commit 7b0ba90

2 files changed

Lines changed: 48 additions & 2 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
"supertest": "^7.1.4",
121121
"react-router-dom": "6.30.2",
122122
"simple-git": "^3.30.0",
123+
"ssh2": "^1.17.0",
123124
"uuid": "^11.1.0",
124125
"validator": "^13.15.23",
125126
"yargs": "^17.7.2"

0 commit comments

Comments
 (0)