Commit 87d6618c11d6dcebacd6c5424c3c9c4207586b6e
1 parent
a33cb13142
Exists in
master
Update komodo-center-messaging-lib
Untuk support config.do_not_forward_direct_response_rc68
Showing 2 changed files with 6 additions and 6 deletions Side-by-side Diff
package-lock.json
... | ... | @@ -2627,8 +2627,8 @@ |
2627 | 2627 | "optional": true |
2628 | 2628 | }, |
2629 | 2629 | "komodo-center-messaging-client-lib": { |
2630 | - "version": "git+http://gitlab.kodesumber.com/komodo/komodo-center-messaging-client-lib.git#a799858ec1baf4328f615c20a8dcaf72fb13dd7d", | |
2631 | - "from": "git+http://gitlab.kodesumber.com/komodo/komodo-center-messaging-client-lib.git", | |
2630 | + "version": "git+https://gitlab.kodesumber.com/komodo/komodo-center-messaging-client-lib.git#dff7e2cea7e95bf165f189402fa1ee6b5d579733", | |
2631 | + "from": "git+https://gitlab.kodesumber.com/komodo/komodo-center-messaging-client-lib.git", | |
2632 | 2632 | "requires": { |
2633 | 2633 | "body-parser": "^1.19.0", |
2634 | 2634 | "express": "^4.17.1", |
... | ... | @@ -2645,7 +2645,7 @@ |
2645 | 2645 | "basic-auth": "^2.0.0", |
2646 | 2646 | "body-parser": "^1.18.2", |
2647 | 2647 | "dot-object": "^1.7.0", |
2648 | - "express": "^4.16.3", | |
2648 | + "express": "^4.17.1", | |
2649 | 2649 | "express-session": "^1.15.6", |
2650 | 2650 | "fs-copy-file": "^2.1.2", |
2651 | 2651 | "json-query": "^2.2.2", |
... | ... | @@ -2655,7 +2655,7 @@ |
2655 | 2655 | "node-machine-id": "^1.1.10", |
2656 | 2656 | "node-natural-sort": "^0.8.6", |
2657 | 2657 | "numeral": "^2.0.6", |
2658 | - "nunjucks": "^3.2.0", | |
2658 | + "nunjucks": "^3.2.1", | |
2659 | 2659 | "pkginfo": "^0.4.1", |
2660 | 2660 | "redis": "^2.8.0", |
2661 | 2661 | "request": "^2.88.0", |
... | ... | @@ -2665,7 +2665,7 @@ |
2665 | 2665 | "string-natural-compare": "^2.0.2", |
2666 | 2666 | "uniqid": "^4.1.1", |
2667 | 2667 | "uuid": "^3.1.0", |
2668 | - "winston": "^3.2.1", | |
2668 | + "winston": "^3.3.3", | |
2669 | 2669 | "winston-circular-buffer": "^1.0.0", |
2670 | 2670 | "winston-daily-rotate-file": "^3.10.0" |
2671 | 2671 | }, |
package.json
... | ... | @@ -23,7 +23,7 @@ |
23 | 23 | "axios": "^0.19.0", |
24 | 24 | "escape-string-regexp": "^2.0.0", |
25 | 25 | "express": "^4.17.1", |
26 | - "komodo-center-messaging-client-lib": "git+http://gitlab.kodesumber.com/komodo/komodo-center-messaging-client-lib.git", | |
26 | + "komodo-center-messaging-client-lib": "git+https://gitlab.kodesumber.com/komodo/komodo-center-messaging-client-lib.git", | |
27 | 27 | "komodo-sdk": "git+http://gitlab.kodesumber.com/komodo/komodo-sdk.git", |
28 | 28 | "locks": "^0.2.2", |
29 | 29 | "moment": "^2.24.0", |