File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 },
3434 "devDependencies" : {
3535 "cheerio" : " 1.0.0-rc.3" ,
36- "fs-extra" : " 9.0.1 "
36+ "fs-extra" : " 11.3.0 "
3737 }
3838}
Original file line number Diff line number Diff line change @@ -2984,11 +2984,6 @@ async@^2.6.2:
29842984 dependencies :
29852985 lodash "^4.17.14"
29862986
2987- at-least-node@^1.0.0 :
2988- version "1.0.0"
2989- resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
2990- integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
2991-
29922987atob@^2.1.2 :
29932988 version "2.1.2"
29942989 resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
@@ -5372,15 +5367,14 @@ from2@^2.1.0:
53725367 inherits "^2.0.1"
53735368 readable-stream "^2.0.0"
53745369
5375- fs-extra@9.0.1 :
5376- version "9.0.1 "
5377- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1. tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc "
5378- integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ ==
5370+ fs-extra@11.3.0 :
5371+ version "11.3.0 "
5372+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0. tgz#0daced136bbaf65a555a326719af931adc7a314d "
5373+ integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew ==
53795374 dependencies :
5380- at-least-node "^1.0.0"
53815375 graceful-fs "^4.2.0"
53825376 jsonfile "^6.0.1"
5383- universalify "^1 .0.0"
5377+ universalify "^2 .0.0"
53845378
53855379fs-extra@^8.1.0 :
53865380 version "8.1.0"
@@ -10846,6 +10840,11 @@ universalify@^1.0.0:
1084610840 resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
1084710841 integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
1084810842
10843+ universalify@^2.0.0 :
10844+ version "2.0.1"
10845+ resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"
10846+ integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==
10847+
1084910848unpipe@1.0.0, unpipe@~1.0.0 :
1085010849 version "1.0.0"
1085110850 resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
You can’t perform that action at this time.
0 commit comments