Bump ssh2 from 1.14.0 to 1.15.0

Bumps [ssh2](https://github.com/mscdex/ssh2) from 1.14.0 to 1.15.0.
- [Commits](https://github.com/mscdex/ssh2/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: ssh2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-19 00:21:53 +00:00
committed by GitHub
parent bade4c8257
commit c6f8f08bdb
2 changed files with 16 additions and 11 deletions

View File

@ -14,7 +14,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"socket.io": "^4.7.2",
"ssh2": "^1.14.0"
"ssh2": "^1.15.0"
},
"devDependencies": {
"concurrently": "^8.2.2",