File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 54
54
"consola" : " ^2.15.0" ,
55
55
"etag" : " ^1.8.1" ,
56
56
"fresh" : " ^0.5.2" ,
57
- "fs-extra" : " ^8 .1.0" ,
57
+ "fs-extra" : " ^11 .1.0" ,
58
58
"is-https" : " ^2.0.2" ,
59
59
"lodash.unionby" : " ^4.8.0" ,
60
60
"minimatch" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -5098,6 +5098,15 @@ fs-access@^1.0.1:
5098
5098
dependencies :
5099
5099
null-check "^1.0.0"
5100
5100
5101
+ fs-extra@^11.1.0 :
5102
+ version "11.1.0"
5103
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
5104
+ integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
5105
+ dependencies :
5106
+ graceful-fs "^4.2.0"
5107
+ jsonfile "^6.0.1"
5108
+ universalify "^2.0.0"
5109
+
5101
5110
fs-extra@^8.1.0 :
5102
5111
version "8.1.0"
5103
5112
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
@@ -11004,6 +11013,11 @@ universalify@^1.0.0:
11004
11013
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
11005
11014
integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
11006
11015
11016
+ universalify@^2.0.0 :
11017
+ version "2.0.0"
11018
+ resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
11019
+ integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
11020
+
11007
11021
11008
11022
version "1.0.0"
11009
11023
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
You can’t perform that action at this time.
0 commit comments