From 4964c42cdc0b5c93751121f93afa86fbae59ed1e Mon Sep 17 00:00:00 2001 From: lihong Date: Mon, 11 Oct 2021 07:46:23 +0000 Subject: [PATCH 1/2] !3 update deccjsunit version. * lihong67@huawei.com --- 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 81f6d0d267c5e207e9fc5af10e52e71acc97ad20 Mon Sep 17 00:00:00 2001 From: lihong Date: Mon, 11 Oct 2021 11:26:17 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!3?= =?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