|
@@ -16,7 +16,7 @@
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@electron/remote": "^2",
|
|
"@electron/remote": "^2",
|
|
|
- "node-pty": "^1.1.0-beta39",
|
|
|
|
|
|
|
+ "node-pty": "^1.1.0",
|
|
|
"any-promise": "^1.3.0",
|
|
"any-promise": "^1.3.0",
|
|
|
"electron-config": "2.0.0",
|
|
"electron-config": "2.0.0",
|
|
|
"electron-debug": "^3.2.0",
|
|
"electron-debug": "^3.2.0",
|
|
@@ -30,7 +30,7 @@
|
|
|
"native-process-working-directory": "^1.0.2",
|
|
"native-process-working-directory": "^1.0.2",
|
|
|
"npm": "6",
|
|
"npm": "6",
|
|
|
"rxjs": "^7.5.7",
|
|
"rxjs": "^7.5.7",
|
|
|
- "russh": "0.1.31",
|
|
|
|
|
|
|
+ "russh": "0.1.32",
|
|
|
"source-map-support": "^0.5.20",
|
|
"source-map-support": "^0.5.20",
|
|
|
"v8-compile-cache": "^2.3.0",
|
|
"v8-compile-cache": "^2.3.0",
|
|
|
"yargs": "^17.7.2"
|
|
"yargs": "^17.7.2"
|