File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 240240 },
241241 "devDependencies" : {
242242 "@types/eventsource" : " ^1.1.14" ,
243- "@types/fs-extra" : " ^11.0.3 " ,
243+ "@types/fs-extra" : " ^11.0.4 " ,
244244 "@types/glob" : " ^7.1.3" ,
245245 "@types/ndjson" : " ^2.0.1" ,
246246 "@types/node" : " ^16.11.21" ,
278278 "date-fns" : " ^2.30.0" ,
279279 "eventsource" : " ^2.0.2" ,
280280 "find-process" : " ^1.4.7" ,
281- "fs-extra" : " ^11.1.1 " ,
281+ "fs-extra" : " ^11.2.0 " ,
282282 "jsonc-parser" : " ^3.2.0" ,
283283 "memfs" : " ^3.4.13" ,
284284 "ndjson" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 615615 resolved "https://registry.yarnpkg.com/@types/eventsource/-/eventsource-1.1.14.tgz#b5b115b19f3a392a6c29331486bc88dcb4e8a4e2"
616616 integrity sha512-WiPIkZ5fuhTkeaVaPKbaP6vHuTX9FHnFNTrkSbm+Uf6g4TH3YNbdfw5/1oLzKIWsQRbrvSiByO2nPSxjr5/cgQ==
617617
618- " @types/fs-extra@^11.0.3 " :
619- version "11.0.3 "
620- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.3 .tgz#72c3a247c8dd5703c93d900c584e006476146866 "
621- integrity sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ ==
618+ " @types/fs-extra@^11.0.4 " :
619+ version "11.0.4 "
620+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.4 .tgz#e16a863bb8843fba8c5004362b5a73e17becca45 "
621+ integrity sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ ==
622622 dependencies :
623623 " @types/jsonfile" " *"
624624 " @types/node" " *"
@@ -2613,10 +2613,10 @@ fs-constants@^1.0.0:
26132613 resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
26142614 integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
26152615
2616- fs-extra@^11.1.1 :
2617- version "11.1.1 "
2618- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1 .tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d "
2619- integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ ==
2616+ fs-extra@^11.2.0 :
2617+ version "11.2.0 "
2618+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0 .tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b "
2619+ integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw ==
26202620 dependencies :
26212621 graceful-fs "^4.2.0"
26222622 jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments