Signed-off-by: wangchun17 <chunn.wang@huawei.com>
Change-Id: I4f7264acca13e888b10d00fb73e23acb52557696
This commit is contained in:
wangchun17
2021-10-11 17:43:35 +08:00
parent b1c3e12c7d
commit 76380d64d5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2563,9 +2563,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",
+1 -1
View File
@@ -38,7 +38,7 @@
"copy-webpack-plugin": "^8.1.0",
"css": "^3.0.0",
"css-loader": "^3.4.2",
"deccjsunit": "latest",
"deccjsunit": "1.0.3",
"escodegen": "^2.0.0",
"esprima": "^4.0.1",
"hash-sum": "^1.0.2",