Bump ssh2 from 1.13.0 to 1.14.0

Bumps [ssh2](https://github.com/mscdex/ssh2) from 1.13.0 to 1.14.0.
- [Commits](https://github.com/mscdex/ssh2/compare/v1.13.0...v1.14.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-06-20 01:06:28 +00:00
committed by GitHub
parent c90b6f8062
commit 68b3c05f0c
2 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"socket.io": "^4.6.2",
"ssh2": "^1.13.0"
"ssh2": "^1.14.0"
},
"devDependencies": {
"concurrently": "^8.2.0",