Commit c094f08decbc246f70cff0ebbf1875ade0cbbe17

Authored by Adhidarma Hadiwinoto
1 parent c9a4000cbc
Exists in master

Update irs lib

Showing 2 changed files with 53 additions and 46 deletions Side-by-side Diff

... ... @@ -969,9 +969,9 @@
969 969 },
970 970 "dependencies": {
971 971 "ajv": {
972   - "version": "6.12.4",
973   - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.4.tgz",
974   - "integrity": "sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ==",
  972 + "version": "6.12.5",
  973 + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.5.tgz",
  974 + "integrity": "sha512-lRF8RORchjpKG50/WFf8xmg7sgCLFiYNNnqdKflk63whMQcWR5ngGjiSXkL9bjxy6B2npOK2HSMN49jEBMSkag==",
975 975 "requires": {
976 976 "fast-deep-equal": "^3.1.1",
977 977 "fast-json-stable-stringify": "^2.0.0",
... ... @@ -1267,43 +1267,46 @@
1267 1267 }
1268 1268 },
1269 1269 "komodo-gw-irs-lib": {
1270   - "version": "git+http://gitlab.kodesumber.com/komodo/komodo-gw-irs-lib.git#1f8ab267fdad723904aa49425dc77428244c58e1",
1271   - "from": "git+http://gitlab.kodesumber.com/komodo/komodo-gw-irs-lib.git",
1272   - "requires": {
1273   - "komodo-sdk": "git+http://gitlab.kodesumber.com/komodo/komodo-sdk.git"
1274   - }
1275   - },
1276   - "komodo-sdk": {
1277   - "version": "git+http://gitlab.kodesumber.com/komodo/komodo-sdk.git#ae7db5ab17475622be719eef522338d4393ac48c",
1278   - "from": "git+http://gitlab.kodesumber.com/komodo/komodo-sdk.git",
1279   - "requires": {
1280   - "array-unique": "^0.3.2",
1281   - "basic-auth": "^2.0.0",
1282   - "body-parser": "^1.18.2",
1283   - "dot-object": "^1.7.0",
1284   - "express": "^4.17.1",
1285   - "express-session": "^1.15.6",
1286   - "fs-copy-file": "^2.1.2",
1287   - "json-query": "^2.2.2",
1288   - "lru-cache": "^4.1.1",
1289   - "macaddress": "^0.2.9",
1290   - "moment": "^2.24.0",
1291   - "node-machine-id": "^1.1.10",
1292   - "node-natural-sort": "^0.8.6",
1293   - "numeral": "^2.0.6",
1294   - "nunjucks": "^3.2.1",
1295   - "pkginfo": "^0.4.1",
1296   - "redis": "^2.8.0",
1297   - "request": "^2.88.0",
1298   - "sha1": "^1.1.1",
1299   - "simple-git": "^1.80.1",
1300   - "strftime": "^0.10.0",
1301   - "string-natural-compare": "^2.0.2",
1302   - "uniqid": "^4.1.1",
1303   - "uuid": "^3.1.0",
1304   - "winston": "^3.3.3",
1305   - "winston-circular-buffer": "^1.0.0",
1306   - "winston-daily-rotate-file": "^3.10.0"
  1270 + "version": "git+https://gitlab.kodesumber.com/komodo/komodo-gw-irs-lib.git#27a59eca5248c658d22a03008294502a6d76cd17",
  1271 + "from": "git+https://gitlab.kodesumber.com/komodo/komodo-gw-irs-lib.git",
  1272 + "requires": {
  1273 + "komodo-sdk": "git+https://gitlab.kodesumber.com/komodo/komodo-sdk.git",
  1274 + "tektrans-lib": "git+https://github.com/tektrans/tektrans-lib.git"
  1275 + },
  1276 + "dependencies": {
  1277 + "komodo-sdk": {
  1278 + "version": "git+https://gitlab.kodesumber.com/komodo/komodo-sdk.git#ae7db5ab17475622be719eef522338d4393ac48c",
  1279 + "from": "git+https://gitlab.kodesumber.com/komodo/komodo-sdk.git",
  1280 + "requires": {
  1281 + "array-unique": "^0.3.2",
  1282 + "basic-auth": "^2.0.0",
  1283 + "body-parser": "^1.18.2",
  1284 + "dot-object": "^1.7.0",
  1285 + "express": "^4.17.1",
  1286 + "express-session": "^1.15.6",
  1287 + "fs-copy-file": "^2.1.2",
  1288 + "json-query": "^2.2.2",
  1289 + "lru-cache": "^4.1.1",
  1290 + "macaddress": "^0.2.9",
  1291 + "moment": "^2.24.0",
  1292 + "node-machine-id": "^1.1.10",
  1293 + "node-natural-sort": "^0.8.6",
  1294 + "numeral": "^2.0.6",
  1295 + "nunjucks": "^3.2.1",
  1296 + "pkginfo": "^0.4.1",
  1297 + "redis": "^2.8.0",
  1298 + "request": "^2.88.0",
  1299 + "sha1": "^1.1.1",
  1300 + "simple-git": "^1.80.1",
  1301 + "strftime": "^0.10.0",
  1302 + "string-natural-compare": "^2.0.2",
  1303 + "uniqid": "^4.1.1",
  1304 + "uuid": "^3.1.0",
  1305 + "winston": "^3.3.3",
  1306 + "winston-circular-buffer": "^1.0.0",
  1307 + "winston-daily-rotate-file": "^3.10.0"
  1308 + }
  1309 + }
1307 1310 }
1308 1311 },
1309 1312 "kuler": {
... ... @@ -1965,11 +1968,11 @@
1965 1968 },
1966 1969 "dependencies": {
1967 1970 "debug": {
1968   - "version": "4.1.1",
1969   - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
1970   - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
  1971 + "version": "4.2.0",
  1972 + "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
  1973 + "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
1971 1974 "requires": {
1972   - "ms": "^2.1.1"
  1975 + "ms": "2.1.2"
1973 1976 }
1974 1977 },
1975 1978 "ms": {
... ... @@ -2142,6 +2145,10 @@
2142 2145 }
2143 2146 }
2144 2147 },
  2148 + "tektrans-lib": {
  2149 + "version": "git+https://github.com/tektrans/tektrans-lib.git#2668b9c43ac01d66476058207670e6cbd3d5c5f0",
  2150 + "from": "git+https://github.com/tektrans/tektrans-lib.git"
  2151 + },
2145 2152 "text-hex": {
2146 2153 "version": "1.0.0",
2147 2154 "resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
... ... @@ -23,8 +23,8 @@
23 23 "license": "ISC",
24 24 "dependencies": {
25 25 "json-stringify-pretty-compact": "^1.1.0",
26   - "komodo-gw-irs-lib": "git+http://gitlab.kodesumber.com/komodo/komodo-gw-irs-lib.git",
27   - "komodo-sdk": "git+http://gitlab.kodesumber.com/komodo/komodo-sdk.git",
  26 + "komodo-gw-irs-lib": "git+https://gitlab.kodesumber.com/komodo/komodo-gw-irs-lib.git",
  27 + "komodo-sdk": "git+https://gitlab.kodesumber.com/komodo/komodo-sdk.git",
28 28 "moment": "^2.24.0",
29 29 "xmlrpc": "^1.3.2"
30 30 },