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 @@ -5120,15 +5120,6 @@ fs-extra@^10.0.0:
5120
5120
jsonfile "^6.0.1"
5121
5121
universalify "^2.0.0"
5122
5122
5123
- fs-extra@^8.1.0:
5124
- version "8.1.0"
5125
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
5126
- integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
5127
- dependencies:
5128
- graceful-fs "^4.2.0"
5129
- jsonfile "^4.0.0"
5130
- universalify "^0.1.0"
5131
-
5132
5123
fs-monkey@1.0.3:
5133
5124
version "1.0.3"
5134
5125
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
@@ -7245,13 +7236,6 @@ json5@^2.1.2:
7245
7236
dependencies:
7246
7237
minimist "^1.2.5"
7247
7238
7248
- jsonfile@^4.0.0:
7249
- version "4.0.0"
7250
- resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
7251
- integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
7252
- optionalDependencies:
7253
- graceful-fs "^4.1.6"
7254
-
7255
7239
jsonfile@^6.0.1:
7256
7240
version "6.1.0"
7257
7241
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
@@ -10849,7 +10833,7 @@ unist-util-visit@^2.0.0, unist-util-visit@^2.0.2:
10849
10833
unist-util-is "^4.0.0"
10850
10834
unist-util-visit-parents "^3.0.0"
10851
10835
10852
- universalify@^0.1.0, universalify@^0.1. 2:
10836
+ universalify@^0.1.2:
10853
10837
version "0.1.2"
10854
10838
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
10855
10839
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
You can’t perform that action at this time.
0 commit comments