File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed
Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 6666 "del" : " ^6.0.0" ,
6767 "electron-installer-dmg" : " ^3.0.0" ,
6868 "follow-redirects" : " ^1.15.1" ,
69- "fs-extra" : " ^9.1 .0" ,
69+ "fs-extra" : " ^11.2 .0" ,
7070 "gulp" : " ^4.0.2" ,
7171 "gulp-concat" : " ~2.6.1" ,
7272 "gulp-debian" : " ~0.1.9" ,
Original file line number Diff line number Diff line change @@ -479,11 +479,6 @@ asynckit@^0.4.0:
479479 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
480480 integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
481481
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-
487482atob@^2.1.2 :
488483 version "2.1.2"
489484 resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
@@ -1978,6 +1973,15 @@ fs-extra@^1.0.0:
19781973 jsonfile "^2.1.0"
19791974 klaw "^1.0.0"
19801975
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+
19811985fs-extra@^5.0.0 :
19821986 version "5.0.0"
19831987 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:
19962000 jsonfile "^4.0.0"
19972001 universalify "^0.1.0"
19982002
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-
20092003fs-mkdirp-stream@^1.0.0 :
20102004 version "1.0.0"
20112005 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