diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2022-08-22 10:55:48 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2022-08-22 15:53:34 +0000 |
commit | 613e8258ce642f86a7ce700c507280a777a5825f (patch) | |
tree | 28e933195545c632096dfd09331ef97b2e743caf /cds-ui/client/package-lock.json | |
parent | 105975d04d313a70f94d7656936a4a256a88e687 (diff) |
Fixing CDS-UI Build issues
Issue-ID: CCSDK-3744
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I8cd8a11c8ada5a1179b4a791edc12dd810f7f1bf
(cherry picked from commit 9eb67111794a2a10bc9776775aced9ef9b84345b)
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" |