File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"watch:css" : " yarn run build:css -w"
51
51
},
52
52
"dependencies" : {
53
+ "iconv-lite-umd" : " ^0.6.10" ,
53
54
"jschardet" : " ^3.0.0"
54
55
},
55
56
"devDependencies" : {
71
72
"eslint-config-prettier" : " ^7.2.0" ,
72
73
"eslint-plugin-prettier" : " ^3.4.0" ,
73
74
"glob" : " ^7.1.7" ,
74
- "iconv-lite-umd" : " 0.6.8" ,
75
75
"milligram" : " ^1.4.1" ,
76
76
"minimatch" : " ^3.0.4" ,
77
77
"mocha" : " ^9.0.3" ,
Original file line number Diff line number Diff line change @@ -2926,10 +2926,10 @@ humanize-ms@^1.2.1:
2926
2926
dependencies :
2927
2927
ms "^2.0.0"
2928
2928
2929
-
2930
- version "0.6.8 "
2931
- resolved "https://registry.yarnpkg. com/iconv-lite-umd/-/iconv-lite-umd-0.6.8 .tgz#5ad310ec126b260621471a2d586f7f37b9958ec0 "
2932
- integrity sha512-zvXJ5gSwMC9JD3wDzH8CoZGc1pbiJn12Tqjk8BXYCnYz3hYL5GRjHW8LEykjXhV9WgNGI4rgpgHcbIiBfrRq6A ==
2929
+ iconv-lite-umd@^ 0.6.10 :
2930
+ version "0.6.10 "
2931
+ resolved "https://mirrors.cloud.tencent. com/npm/ iconv-lite-umd/-/iconv-lite-umd-0.6.10 .tgz#faec47521e095b8e3a7175ae08e1b4ae0359a735 "
2932
+ integrity sha512-8NtgTa/m1jVq7vdywmD5+SqIlZsB59wtsjaylQuExyCojMq1tHVQxmHjeqVSYwKwnmQbH4mZ1Dxx1eqDkPgaqA ==
2933
2933
2934
2934
iconv-lite@^0.6.2 :
2935
2935
version "0.6.2"
You can’t perform that action at this time.
0 commit comments