File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 89
89
"eslint-plugin-react" : " 7.33.2" ,
90
90
"eslint-plugin-react-hooks" : " 4.6.0" ,
91
91
"fast-json-stable-stringify" : " 2.1.0" ,
92
- "fs-extra" : " 9.1 .0" ,
92
+ "fs-extra" : " 11.2 .0" ,
93
93
"graceful-fs" : " 4.2.11" ,
94
94
"html-webpack-plugin" : " 5.6.3" ,
95
95
"http-status" : " 1.6.2" ,
Original file line number Diff line number Diff line change @@ -3193,11 +3193,6 @@ asynckit@^0.4.0:
3193
3193
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
3194
3194
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
3195
3195
3196
- at-least-node@^1.0.0:
3197
- version "1.0.0"
3198
- resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
3199
- integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
3200
-
3201
3196
atob@^2.1.2:
3202
3197
version "2.1.2"
3203
3198
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
5809
5804
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
5810
5805
integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==
5811
5806
5812
- fs-extra@9.1 .0:
5813
- version "9.1 .0"
5814
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1 .0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d "
5815
- integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ ==
5807
+ fs-extra@11.2 .0:
5808
+ version "11.2 .0"
5809
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2 .0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b "
5810
+ integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw ==
5816
5811
dependencies:
5817
- at-least-node "^1.0.0"
5818
5812
graceful-fs "^4.2.0"
5819
5813
jsonfile "^6.0.1"
5820
5814
universalify "^2.0.0"
You can’t perform that action at this time.
0 commit comments