fix: strictly use ssh2 1.16.0 package

This commit is contained in:
Šimon Orság
2026-04-04 17:18:03 +02:00
parent 91ebf3b6f5
commit eafbd0353e
3 changed files with 38 additions and 50 deletions

View File

@@ -145,7 +145,7 @@
"shell-quote": "^1.8.1",
"slugify": "^1.6.6",
"sonner": "^1.7.4",
"ssh2": "1.15.0",
"ssh2": "~1.16.0",
"stripe": "17.2.0",
"superjson": "^2.2.2",
"swagger-ui-react": "^5.31.2",