File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"archiver" : " 5.3.1" ,
22
22
"framer-motion" : " 6" ,
23
23
"front-matter" : " 4.0.2" ,
24
- "fs-extra" : " 10 .1.0 " ,
24
+ "fs-extra" : " 11 .1.1 " ,
25
25
"lodash" : " 4.17.21" ,
26
26
"next" : " 13.4.12" ,
27
27
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change @@ -2737,10 +2737,10 @@ fs-constants@^1.0.0:
2737
2737
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
2738
2738
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
2739
2739
2740
- fs-extra@10 .1.0 :
2741
- version "10 .1.0 "
2742
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10 .1.0 .tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf "
2743
- integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ ==
2740
+ fs-extra@11 .1.1 :
2741
+ version "11 .1.1 "
2742
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11 .1.1 .tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d "
2743
+ integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ ==
2744
2744
dependencies :
2745
2745
graceful-fs "^4.2.0"
2746
2746
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments