File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 55
55
"ansi-colors" : " ^4.1.3" ,
56
56
"app-root-path" : " ^3.1.0" ,
57
57
"cli-progress" : " ^3.12.0" ,
58
- "fs-extra" : " ^11.1.0 " ,
58
+ "fs-extra" : " ^11.1.1 " ,
59
59
"got" : " ^11.8.6" ,
60
60
"lodash.uniqwith" : " ^4.5.0" ,
61
61
"sharp" : " ^0.31.3"
Original file line number Diff line number Diff line change @@ -4126,7 +4126,7 @@ fs-extra@^10.0.0:
4126
4126
jsonfile "^6.0.1"
4127
4127
universalify "^2.0.0"
4128
4128
4129
- fs-extra@^11.0.0, fs-extra@^11.1.0 :
4129
+ fs-extra@^11.0.0 :
4130
4130
version "11.1.0"
4131
4131
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
4132
4132
integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
@@ -4135,6 +4135,15 @@ fs-extra@^11.0.0, fs-extra@^11.1.0:
4135
4135
jsonfile "^6.0.1"
4136
4136
universalify "^2.0.0"
4137
4137
4138
+ fs-extra@^11.1.1 :
4139
+ version "11.1.1"
4140
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
4141
+ integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
4142
+ dependencies :
4143
+ graceful-fs "^4.2.0"
4144
+ jsonfile "^6.0.1"
4145
+ universalify "^2.0.0"
4146
+
4138
4147
fs-minipass@^2.0.0, fs-minipass@^2.1.0 :
4139
4148
version "2.1.0"
4140
4149
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
You can’t perform that action at this time.
0 commit comments