summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/package-lock.json
diff options
context:
space:
mode:
authordecheng zhang <decheng.zhang@huawei.com>2021-10-06 21:07:43 -0400
committerdecheng zhang <decheng.zhang@huawei.com>2022-03-20 22:56:55 -0400
commit067fe18168fae8b5cf5ac211dcf1f52f476e8bb7 (patch)
tree8f8b7e561d213d59f8949a05ae118c45864bda0e /usecaseui-portal/package-lock.json
parentb44075625fe5d092e0f7048b254edc986dd26c0a (diff)
Display CCVPN network topology and tunnel installation.
Issue-ID: REQ-1103 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: Ia8ad763ef8cdd48238c1398bd6680cc8ea2d14d6 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
Diffstat (limited to 'usecaseui-portal/package-lock.json')
-rw-r--r--usecaseui-portal/package-lock.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/usecaseui-portal/package-lock.json b/usecaseui-portal/package-lock.json
index c8f7e019..f1fedf8a 100644
--- a/usecaseui-portal/package-lock.json
+++ b/usecaseui-portal/package-lock.json
@@ -327,6 +327,11 @@
"integrity": "sha1-vShOV8hPEyXacCur/IKlMoGQwMU=",
"dev": true
},
+ "@types/resize-observer-browser": {
+ "version": "0.1.6",
+ "resolved": "https://registry.npmjs.org/@types/resize-observer-browser/-/resize-observer-browser-0.1.6.tgz",
+ "integrity": "sha512-61IfTac0s9jvNtBCpyo86QeaN8qqpMGHdK0uGKCCIy2dt5/Yk84VduHIdWAcmkC5QvdkPL0p5eWYgUZtHKKUVg=="
+ },
"@types/selenium-webdriver": {
"version": "2.53.45",
"resolved": "https://registry.npm.taobao.org/@types/selenium-webdriver/download/@types/selenium-webdriver-2.53.45.tgz",
@@ -7697,6 +7702,11 @@
"integrity": "sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=",
"dev": true
},
+ "mxgraph": {
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/mxgraph/-/mxgraph-4.2.2.tgz",
+ "integrity": "sha512-FrJc5AxzXSqiQNF+8CyJk6VxuKO4UVPgw32FZuFZ3X9W+JqOAQBTokZhh0ZkEqGpEOyp3z778ssmBTvdrTAdqw=="
+ },
"nan": {
"version": "2.14.2",
"resolved": "https://registry.npm.taobao.org/nan/download/nan-2.14.2.tgz?cache=0&sync_timestamp=1602591700047&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnan%2Fdownload%2Fnan-2.14.2.tgz",