Switch to using child_process

This commit is contained in:
2024-10-04 20:13:39 -04:00
parent a59def6a21
commit 4595b2b396
3 changed files with 50 additions and 120 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.665.0",
"@stylistic/eslint-plugin": "^2.8.0",
"ssh2": "^1.16.0"
"uuid": "^10.0.0"
},
"devDependencies": {
"@eslint/js": "^9.12.0",