File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change 14
14
],
15
15
"dependencies" : {
16
16
"@babel/runtime" : " ^7.14.8" ,
17
- "fs-extra" : " ^8.1 .0" ,
17
+ "fs-extra" : " ^10.0 .0" ,
18
18
"kebab-hash" : " ^0.1.2" ,
19
19
"lodash" : " ^4.17.21" ,
20
20
"webpack-assets-manifest" : " ^5.0.6"
Original file line number Diff line number Diff line change @@ -5115,15 +5115,6 @@ fs-extra@^10.0.0:
5115
5115
jsonfile "^6.0.1"
5116
5116
universalify "^2.0.0"
5117
5117
5118
- fs-extra@^8.1.0:
5119
- version "8.1.0"
5120
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
5121
- integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
5122
- dependencies:
5123
- graceful-fs "^4.2.0"
5124
- jsonfile "^4.0.0"
5125
- universalify "^0.1.0"
5126
-
5127
5118
fs-monkey@1.0.3:
5128
5119
version "1.0.3"
5129
5120
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
@@ -7240,13 +7231,6 @@ json5@^2.1.2:
7240
7231
dependencies:
7241
7232
minimist "^1.2.5"
7242
7233
7243
- jsonfile@^4.0.0:
7244
- version "4.0.0"
7245
- resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
7246
- integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
7247
- optionalDependencies:
7248
- graceful-fs "^4.1.6"
7249
-
7250
7234
jsonfile@^6.0.1:
7251
7235
version "6.1.0"
7252
7236
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
@@ -10844,7 +10828,7 @@ unist-util-visit@^2.0.0, unist-util-visit@^2.0.2:
10844
10828
unist-util-is "^4.0.0"
10845
10829
unist-util-visit-parents "^3.0.0"
10846
10830
10847
- universalify@^0.1.0, universalify@^0.1. 2:
10831
+ universalify@^0.1.2:
10848
10832
version "0.1.2"
10849
10833
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
10850
10834
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
You can’t perform that action at this time.
0 commit comments