Commit b3f305d417c2270060827d623d01f5009e669f42
1 parent
a34ae7f2b5
Exists in
master
Bump moment from 2.29.1 to 2.29.4
Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff
package-lock.json
... | ... | @@ -14,7 +14,7 @@ |
14 | 14 | "json-stringify-pretty-compact": "^3.0.0", |
15 | 15 | "komodo-sdk": "^1.45.7", |
16 | 16 | "komodo-sdk-postpaid": "git+https://gitlab.kodesumber.com/komodo/komodo-sdk-postpaid.git", |
17 | - "moment": "^2.29.1", | |
17 | + "moment": "^2.29.4", | |
18 | 18 | "morgan": "^1.10.0", |
19 | 19 | "rotating-file-stream": "^2.1.5", |
20 | 20 | "tektrans-logger": "^1.2.4", |
package.json
... | ... | @@ -32,7 +32,7 @@ |
32 | 32 | "json-stringify-pretty-compact": "^3.0.0", |
33 | 33 | "komodo-sdk": "^1.45.7", |
34 | 34 | "komodo-sdk-postpaid": "git+https://gitlab.kodesumber.com/komodo/komodo-sdk-postpaid.git", |
35 | - "moment": "^2.29.1", | |
35 | + "moment": "^2.29.4", | |
36 | 36 | "morgan": "^1.10.0", |
37 | 37 | "rotating-file-stream": "^2.1.5", |
38 | 38 | "tektrans-logger": "^1.2.4", |