From 762ce3a8afba70666e7212d5830855c738546467 Mon Sep 17 00:00:00 2001 From: lihong Date: Mon, 11 Oct 2021 15:36:51 +0800 Subject: [PATCH 1/2] lihong67@huawei.com update deccjsunit version Signed-off-by: lihong Change-Id: If0c4fe38887d6787c76f185829c666d31833222e --- compiler/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compiler/package-lock.json b/compiler/package-lock.json index de1d8506d..0b1a827ab 100644 --- a/compiler/package-lock.json +++ b/compiler/package-lock.json @@ -2454,9 +2454,9 @@ "dev": true }, "deccjsunit": { - "version": "1.0.3", - "resolved": "https://registry.nlark.com/deccjsunit/download/deccjsunit-1.0.3.tgz", - "integrity": "sha1-AcMxIKje4SsaoQiZGE14pszfiKI=" + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/deccjsunit/download/deccjsunit-1.0.4.tgz?cache=0&sync_timestamp=1633677367443&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fdeccjsunit%2Fdownload%2Fdeccjsunit-1.0.4.tgz", + "integrity": "sha1-3rxuTBf46KBVtONr81JQnC/KKqQ=" }, "decode-uri-component": { "version": "0.2.0", -- Gitee From 75baa9698fb5f2a1ec7d70ee392021ca271e192d Mon Sep 17 00:00:00 2001 From: lihong Date: Mon, 11 Oct 2021 11:28:41 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!2?= =?UTF-8?q?=20:=20update=20deccjsunit=20version.'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compiler/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compiler/package-lock.json b/compiler/package-lock.json index 0b1a827ab..de1d8506d 100644 --- a/compiler/package-lock.json +++ b/compiler/package-lock.json @@ -2454,9 +2454,9 @@ "dev": true }, "deccjsunit": { - "version": "1.0.4", - "resolved": "https://registry.npmmirror.com/deccjsunit/download/deccjsunit-1.0.4.tgz?cache=0&sync_timestamp=1633677367443&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fdeccjsunit%2Fdownload%2Fdeccjsunit-1.0.4.tgz", - "integrity": "sha1-3rxuTBf46KBVtONr81JQnC/KKqQ=" + "version": "1.0.3", + "resolved": "https://registry.nlark.com/deccjsunit/download/deccjsunit-1.0.3.tgz", + "integrity": "sha1-AcMxIKje4SsaoQiZGE14pszfiKI=" }, "decode-uri-component": { "version": "0.2.0", -- Gitee