node-pty and flow control fixes - fixed #3695, fixed #3701, fixed #3696, fixed #3690

This commit is contained in:
Eugene Pankov
2021-04-16 20:15:39 +02:00
parent 8f0ba06f63
commit 4f32908c48
7 changed files with 30 additions and 25 deletions

View File

@@ -34,7 +34,7 @@
"mz": "^2.7.0",
"native-process-working-directory": "^1.0.2",
"ngx-toastr": "^13.2.1",
"node-pty": "^0.10.0",
"@terminus-term/node-pty": "0.10.0-terminus.3",
"npm": "6",
"path": "0.12.7",
"rxjs": "^6.6.6",