From 0e9742f33076348a98dcff8190091b2a89cd327f Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Thu, 13 Sep 2018 20:28:32 +0300 Subject: fix security vilation CVE-2018-1000134 Change-Id: Id93a27648c622460db2e86689b64bfa7dc425ef4 Issue-ID: SDC-1726 Signed-off-by: Tal Gitelman --- openecomp-ui/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openecomp-ui/yarn.lock') diff --git a/openecomp-ui/yarn.lock b/openecomp-ui/yarn.lock index e3dd7fab33..e7eee7ed02 100644 --- a/openecomp-ui/yarn.lock +++ b/openecomp-ui/yarn.lock @@ -9286,9 +9286,9 @@ scss-tokenizer@^0.2.3: js-base64 "^2.1.8" source-map "^0.4.2" -sdc-ui@1.6.57: - version "1.6.57" - resolved "https://registry.yarnpkg.com/sdc-ui/-/sdc-ui-1.6.57.tgz#9250faa279163e13f36bb91c835b8fe78f77ebaf" +sdc-ui@1.6.58: + version "1.6.58" + resolved "https://registry.yarnpkg.com/sdc-ui/-/sdc-ui-1.6.58.tgz#5cc709dbc21a7d3bcb3b82e044aaaa92142b2032" dependencies: "@angular/common" "~2.4.8" "@angular/core" "~2.4.8" -- cgit 1.2.3-korg