diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2022-08-22 10:55:48 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2022-08-22 11:24:24 -0400 |
commit | 9eb67111794a2a10bc9776775aced9ef9b84345b (patch) | |
tree | 671addf761b9fdbee0d72327ac88f409919fd3a8 /cds-ui/client/package-lock.json | |
parent | c376c951155b3930517b220baabaaacd1dcf3e54 (diff) |
Fixing CDS-UI Build issues
Issue-ID: CCSDK-3744
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I8cd8a11c8ada5a1179b4a791edc12dd810f7f1bf
Diffstat (limited to 'cds-ui/client/package-lock.json')
-rw-r--r-- | cds-ui/client/package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/client/package-lock.json b/cds-ui/client/package-lock.json index 749f2cb41..3c26385a3 100644 --- a/cds-ui/client/package-lock.json +++ b/cds-ui/client/package-lock.json @@ -5912,7 +5912,7 @@ "lodash": "^4.17.10", "mute-stream": "0.0.7", "run-async": "^2.2.0", - "rxjs": "^6.1.0", + "rxjs": "6.3.3", "string-width": "^2.1.0", "strip-ansi": "^4.0.0", "through": "^2.3.6" |