Skip to content

Commit 5e03722

Browse files
chore(deps): update well known
1 parent ff577b6 commit 5e03722

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"find-plugins": "1.1.7",
5757
"fkill": "7.2.1",
5858
"form-data": "3.0.1",
59-
"fs-extra": "11.1.1",
59+
"fs-extra": "11.2.0",
6060
"generate-password": "1.7.0",
6161
"global-modules": "2.0.0",
6262
"got": "9.6.0",
@@ -89,7 +89,7 @@
8989
"tough-cookie": "4.1.3",
9090
"validator": "7.2.0",
9191
"yargs": "17.7.2",
92-
"yarn": "1.22.19"
92+
"yarn": "1.22.21"
9393
},
9494
"devDependencies": {
9595
"chai": "4.3.7",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -3314,10 +3314,10 @@ fs-constants@^1.0.0:
33143314
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
33153315
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
33163316

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==
33213321
dependencies:
33223322
graceful-fs "^4.2.0"
33233323
jsonfile "^6.0.1"
@@ -6805,10 +6805,10 @@ yargs@^8.0.1:
68056805
y18n "^3.2.1"
68066806
yargs-parser "^7.0.0"
68076807

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==
68126812

68136813
yauzl@^2.10.0, yauzl@^2.4.2:
68146814
version "2.10.0"

0 commit comments

Comments
 (0)