File tree 2 files changed +10
-16
lines changed
2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 66
66
"del" : " ^6.0.0" ,
67
67
"electron-installer-dmg" : " ^3.0.0" ,
68
68
"follow-redirects" : " ^1.15.1" ,
69
- "fs-extra" : " ^9.1 .0" ,
69
+ "fs-extra" : " ^11.2 .0" ,
70
70
"gulp" : " ^4.0.2" ,
71
71
"gulp-concat" : " ~2.6.1" ,
72
72
"gulp-debian" : " ~0.1.9" ,
Original file line number Diff line number Diff line change @@ -479,11 +479,6 @@ asynckit@^0.4.0:
479
479
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
480
480
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
481
481
482
- at-least-node@^1.0.0 :
483
- version "1.0.0"
484
- resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
485
- integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
486
-
487
482
atob@^2.1.2 :
488
483
version "2.1.2"
489
484
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
@@ -1978,6 +1973,15 @@ fs-extra@^1.0.0:
1978
1973
jsonfile "^2.1.0"
1979
1974
klaw "^1.0.0"
1980
1975
1976
+ fs-extra@^11.2.0 :
1977
+ version "11.2.0"
1978
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
1979
+ integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
1980
+ dependencies :
1981
+ graceful-fs "^4.2.0"
1982
+ jsonfile "^6.0.1"
1983
+ universalify "^2.0.0"
1984
+
1981
1985
fs-extra@^5.0.0 :
1982
1986
version "5.0.0"
1983
1987
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
@@ -1996,16 +2000,6 @@ fs-extra@^8.0.1, fs-extra@^8.1.0:
1996
2000
jsonfile "^4.0.0"
1997
2001
universalify "^0.1.0"
1998
2002
1999
- fs-extra@^9.1.0 :
2000
- version "9.1.0"
2001
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
2002
- integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
2003
- dependencies :
2004
- at-least-node "^1.0.0"
2005
- graceful-fs "^4.2.0"
2006
- jsonfile "^6.0.1"
2007
- universalify "^2.0.0"
2008
-
2009
2003
fs-mkdirp-stream@^1.0.0 :
2010
2004
version "1.0.0"
2011
2005
resolved "https://registry.yarnpkg.com/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz#0b7815fc3201c6a69e14db98ce098c16935259eb"
You can’t perform that action at this time.
0 commit comments