@things-factory/integration-sftp 6.2.19 → 6.2.22

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sftp",
3
- "version": "6.2.19",
3
+ "version": "6.2.22",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -27,10 +27,10 @@
27
27
  "@things-factory/auth-base": "^6.2.19",
28
28
  "@things-factory/biz-base": "^6.2.19",
29
29
  "@things-factory/env": "^6.2.0",
30
- "@things-factory/integration-fulfillment": "^6.2.19",
30
+ "@things-factory/integration-fulfillment": "^6.2.22",
31
31
  "@things-factory/shell": "^6.2.15",
32
32
  "aws-sdk": "^2.960.0",
33
33
  "xml-js": "^1.6.11"
34
34
  },
35
- "gitHead": "5b5f3c02adca0ecb6344310bfeaf27b04c5dc657"
35
+ "gitHead": "ed224085e09ba792320f9a44ca7586adf2067423"
36
36
  }