From d376642b2c793e92dc283c57b1210893626ce5f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=8C=B4=E7=BA=B8?= Date: Tue, 19 Oct 2021 06:40:10 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0deccjsunit=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=20Signed-off-by:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compiler/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/package-lock.json b/compiler/package-lock.json index 7fa081a..0673434 100644 --- a/compiler/package-lock.json +++ b/compiler/package-lock.json @@ -2454,8 +2454,8 @@ "dev": true }, "deccjsunit": { - "version": "1.0.3", - "resolved": "https://registry.nlark.com/deccjsunit/download/deccjsunit-1.0.3.tgz", + "version": "1.0.4", + "resolved": "https://registry.nlark.com/deccjsunit/download/deccjsunit-1.0.4.tgz", "integrity": "sha1-AcMxIKje4SsaoQiZGE14pszfiKI=" }, "decode-uri-component": {