fix: upgrade ssh2 from 1.15.0 to ^1.16.0 (util.isDate removed in Node.js v23+)

This commit is contained in:
Šimon Orság
2026-04-03 01:09:28 +02:00
parent c7b5e73d1c
commit 91ebf3b6f5
2 changed files with 45 additions and 32 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",