@things-factory/integration-sftp 7.1.38 → 7.1.42

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": "7.1.38",
3
+ "version": "7.1.42",
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": "^7.1.33",
28
28
  "@things-factory/biz-base": "^7.1.33",
29
29
  "@things-factory/env": "^7.1.16",
30
- "@things-factory/integration-fulfillment": "^7.1.38",
30
+ "@things-factory/integration-fulfillment": "^7.1.42",
31
31
  "@things-factory/shell": "^7.1.24",
32
32
  "aws-sdk": "^2.960.0",
33
33
  "xml-js": "^1.6.11"
34
34
  },
35
- "gitHead": "235f5fc6b16418cfe2ab86aa346394bde1a7969b"
35
+ "gitHead": "e810e12f22c73ed4c04551e460d33bcaab045c1b"
36
36
  }