File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 38
38
"repository" : " git@github.com:aliyun/alibabacloud-api-vscode-toolkit.git" ,
39
39
"devDependencies" : {
40
40
"@types/blueimp-md5" : " ^2.7.0" ,
41
- "@types/fs-extra" : " ^5.1.0 " ,
41
+ "@types/fs-extra" : " ^11.0.4 " ,
42
42
"@types/lodash" : " ^4.17.0" ,
43
43
"@types/node" : " ^20" ,
44
44
"@types/react" : " ^18.3.3" ,
Original file line number Diff line number Diff line change 827
827
dependencies :
828
828
" @types/ms" " *"
829
829
830
- " @types/fs-extra@^5.1.0 " :
831
- version "5.1.0 "
832
- resolved "https://registry.npmmirror .com/@types/fs-extra/-/fs-extra-5.1.0. tgz#2a325ef97901504a3828718c390d34b8426a10a1 "
833
- integrity sha512-AInn5+UBFIK9FK5xc9yP5e3TQSPNNgjHByqYcj9g5elVBnDQcQL7PlO1CIRy2gWlbwK7UPYqi7vRvFA44dCmYQ ==
830
+ " @types/fs-extra@^11.0.4 " :
831
+ version "11.0.4 "
832
+ resolved "https://registry.yarnpkg .com/@types/fs-extra/-/fs-extra-11.0.4. tgz#e16a863bb8843fba8c5004362b5a73e17becca45 "
833
+ integrity sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ ==
834
834
dependencies :
835
+ " @types/jsonfile" " *"
835
836
" @types/node" " *"
836
837
837
838
" @types/hast@^2.0.0 " :
846
847
resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
847
848
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
848
849
850
+ " @types/jsonfile@* " :
851
+ version "6.1.4"
852
+ resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-6.1.4.tgz#614afec1a1164e7d670b4a7ad64df3e7beb7b702"
853
+ integrity sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==
854
+ dependencies :
855
+ " @types/node" " *"
856
+
849
857
" @types/lodash@^4.17.0 " :
850
858
version "4.17.0"
851
859
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
You can’t perform that action at this time.
0 commit comments