Merge pull request #4129 from NomisCZ/fix/ssh2-isdate-nodejs23

fix: drop .zip deployment - isDate is not a function
This commit is contained in:
Mauricio Siu
2026-04-24 12:58:03 -06:00
committed by GitHub
3 changed files with 11 additions and 10 deletions

View File

@@ -80,7 +80,7 @@
"semver": "7.7.3",
"shell-quote": "^1.8.1",
"slugify": "^1.6.6",
"ssh2": "1.15.0",
"ssh2": "~1.16.0",
"toml": "3.0.0",
"ws": "8.16.0",
"yaml": "2.8.1",