Commit 5e03722 1 parent ff577b6 commit 5e03722 Copy full SHA for 5e03722
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 56
56
"find-plugins" : " 1.1.7" ,
57
57
"fkill" : " 7.2.1" ,
58
58
"form-data" : " 3.0.1" ,
59
- "fs-extra" : " 11.1.1 " ,
59
+ "fs-extra" : " 11.2.0 " ,
60
60
"generate-password" : " 1.7.0" ,
61
61
"global-modules" : " 2.0.0" ,
62
62
"got" : " 9.6.0" ,
89
89
"tough-cookie" : " 4.1.3" ,
90
90
"validator" : " 7.2.0" ,
91
91
"yargs" : " 17.7.2" ,
92
- "yarn" : " 1.22.19 "
92
+ "yarn" : " 1.22.21 "
93
93
},
94
94
"devDependencies" : {
95
95
"chai" : " 4.3.7" ,
Original file line number Diff line number Diff line change @@ -3314,10 +3314,10 @@ fs-constants@^1.0.0:
3314
3314
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
3315
3315
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
3316
3316
3317
- fs-extra@11.1.1 :
3318
- version "11.1.1 "
3319
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1 .tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d "
3320
- integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ ==
3317
+ fs-extra@11.2.0 :
3318
+ version "11.2.0 "
3319
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0 .tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b "
3320
+ integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw ==
3321
3321
dependencies :
3322
3322
graceful-fs "^4.2.0"
3323
3323
jsonfile "^6.0.1"
@@ -6805,10 +6805,10 @@ yargs@^8.0.1:
6805
6805
y18n "^3.2.1"
6806
6806
yargs-parser "^7.0.0"
6807
6807
6808
-
6809
- version "1.22.19 "
6810
- resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.19 .tgz#4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447 "
6811
- integrity sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ ==
6808
+
6809
+ version "1.22.21 "
6810
+ resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.21 .tgz#1959a18351b811cdeedbd484a8f86c3cc3bbaf72 "
6811
+ integrity sha512-ynXaJsADJ9JiZ84zU25XkPGOvVMmZ5b7tmTSpKURYwgELdjucAOydqIOrOfTxVYcNXe91xvLZwcRh68SR3liCg ==
6812
6812
6813
6813
yauzl@^2.10.0, yauzl@^2.4.2 :
6814
6814
version "2.10.0"
You can’t perform that action at this time.
0 commit comments