diff --git a/apps/dokploy/package.json b/apps/dokploy/package.json index 09ec864c41..67478303b3 100644 --- a/apps/dokploy/package.json +++ b/apps/dokploy/package.json @@ -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", diff --git a/packages/server/package.json b/packages/server/package.json index 7fe2eaba02..1f519b4945 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb61d48e33..daece688d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -411,8 +411,8 @@ importers: specifier: ^1.7.4 version: 1.7.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0) ssh2: - specifier: 1.15.0 - version: 1.15.0 + specifier: ~1.16.0 + version: 1.16.0 stripe: specifier: 17.2.0 version: 17.2.0 @@ -746,8 +746,8 @@ importers: specifier: ^1.6.6 version: 1.6.6 ssh2: - specifier: 1.15.0 - version: 1.15.0 + specifier: ~1.16.0 + version: 1.16.0 toml: specifier: 3.0.0 version: 3.0.0 @@ -4167,6 +4167,7 @@ packages: '@xmldom/xmldom@0.8.11': resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version '@xterm/addon-attach@0.10.0': resolution: {integrity: sha512-ES/XO8pC1tPHSkh4j7qzM8ajFt++u8KMvfRc9vKIbjHTDOxjl9IUVo+vcQgLn3FTCM3w2czTvBss8nMWlD83Cg==} @@ -7563,8 +7564,8 @@ packages: resolution: {integrity: sha512-qC9iz2FlN7DQl3+wjwn3802RTyjCx7sDvfQEXchwa6CWOx07/WVfh91gBmQ9fahw8snwGEWU3xGzOt4tFyHLxg==} engines: {node: '>= 0.6'} - ssh2@1.15.0: - resolution: {integrity: sha512-C0PHgX4h6lBxYx7hcXwu3QWdh4tg6tZZsTfXcdvc5caW/EMxaB4H9dWsl7qk+F7LAW762hp8VbXOX7x4xUYvEw==} + ssh2@1.16.0: + resolution: {integrity: sha512-r1X4KsBGedJqo7h8F5c4Ybpcr5RjyP+aWIG007uBPRjmdQWfEiVLzSK71Zji1B9sKxwaCvD8y8cwSkYrlLiRRg==} engines: {node: '>=10.16.0'} stackback@0.0.2: @@ -13085,7 +13086,7 @@ snapshots: debug: 4.4.3 readable-stream: 3.6.2 split-ca: 1.0.1 - ssh2: 1.15.0 + ssh2: 1.16.0 transitivePeerDependencies: - supports-color @@ -15723,7 +15724,7 @@ snapshots: sqlstring@2.3.3: {} - ssh2@1.15.0: + ssh2@1.16.0: dependencies: asn1: 0.2.6 bcrypt-pbkdf: 1.0.2