Merged in feature/IO-3027-Datapumps-Refactor (pull request #1937)

IO-3027 Turn Off SFTP Logging for Production ENV

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2024-11-18 21:37:17 +00:00
committed by Dave Richer
6 changed files with 19 additions and 10 deletions

View File

@@ -64,7 +64,7 @@
"soap": "^1.1.5",
"socket.io": "^4.8.0",
"socket.io-adapter": "^2.5.5",
"ssh2-sftp-client": "^10.0.3",
"ssh2-sftp-client": "^11.0.0",
"twilio": "^4.23.0",
"uuid": "^10.0.0",
"winston": "^3.15.0",