2386
2386
dependencies:
2387
2387
"@types/yargs-parser" "*"
2388
2388
2389
+ "@types/yauzl@^2.9.1":
2390
+ version "2.9.1"
2391
+ resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.9.1.tgz#d10f69f9f522eef3cf98e30afb684a1e1ec923af"
2392
+ integrity sha512-A1b8SU4D10uoPjwb0lnHmmu8wZhR9d+9o2PKBQT2jU5YPTKsxac6M2qGAdY7VcL+dHHhARVUDmeg0rOrcd9EjA==
2393
+ dependencies:
2394
+ "@types/node" "*"
2395
+
2389
2396
"@webassemblyjs/ast@1.11.0":
2390
2397
version "1.11.0"
2391
2398
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.0.tgz#a5aa679efdc9e51707a4207139da57920555961f"
@@ -3892,16 +3899,6 @@ concat-map@0.0.1:
3892
3899
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
3893
3900
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
3894
3901
3895
- concat-stream@^1.6.2:
3896
- version "1.6.2"
3897
- resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
3898
- integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
3899
- dependencies:
3900
- buffer-from "^1.0.0"
3901
- inherits "^2.0.3"
3902
- readable-stream "^2.2.2"
3903
- typedarray "^0.0.6"
3904
-
3905
3902
configstore@^3.0.0:
3906
3903
version "3.1.5"
3907
3904
resolved "https://registry.yarnpkg.com/configstore/-/configstore-3.1.5.tgz#e9af331fadc14dabd544d3e7e76dc446a09a530f"
@@ -4391,10 +4388,10 @@ currently-unhandled@^0.4.1:
4391
4388
dependencies:
4392
4389
array-find-index "^1.0.1"
4393
4390
4394
- cypress@^7.3 .0:
4395
- version "7.3 .0"
4396
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-7.3 .0.tgz#17345b8d18681c120f033e7d8fd0f0271e9d0d51 "
4397
- integrity sha512-aseRCH1tRVCrM6oEfja6fR/bo5l6e4SkHRRSATh27UeN4f/ANC8U7tGIulmrISJVy9xuOkOdbYKbUb2MNM+nrw ==
4391
+ cypress@^7.4 .0:
4392
+ version "7.4 .0"
4393
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-7.4 .0.tgz#679bfe75335b9a4873d44f0d989e9f0367f00665 "
4394
+ integrity sha512-+CmSoT5DS88e92YDfc6aDA3Zf3uCBRKVB92caWsjXMilz0tf6NpByFvIbLLVWXiYOwrhtWV0m/k93+rzodYwRQ ==
4398
4395
dependencies:
4399
4396
"@cypress/listr-verbose-renderer" "^0.4.1"
4400
4397
"@cypress/request" "^2.88.5"
@@ -4416,7 +4413,7 @@ cypress@^7.3.0:
4416
4413
eventemitter2 "^6.4.3"
4417
4414
execa "4.1.0"
4418
4415
executable "^4.1.1"
4419
- extract-zip "^1.7.0 "
4416
+ extract-zip "2.0.1 "
4420
4417
fs-extra "^9.1.0"
4421
4418
getos "^3.2.1"
4422
4419
is-ci "^3.0.0"
@@ -5587,15 +5584,16 @@ extglob@^2.0.4:
5587
5584
snapdragon "^0.8.1"
5588
5585
to-regex "^3.0.1"
5589
5586
5590
- extract-zip@^1.7.0 :
5591
- version "1.7.0 "
5592
- resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-1.7.0. tgz#556cc3ae9df7f452c493a0cfb51cc30277940927 "
5593
- integrity sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA ==
5587
+ extract-zip@2.0.1 :
5588
+ version "2.0.1 "
5589
+ resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-2.0.1. tgz#663dca56fe46df890d5f131ef4a06d22bb8ba13a "
5590
+ integrity sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg ==
5594
5591
dependencies:
5595
- concat-stream "^1.6.2"
5596
- debug "^2.6.9"
5597
- mkdirp "^0.5.4"
5592
+ debug "^4.1.1"
5593
+ get-stream "^5.1.0"
5598
5594
yauzl "^2.10.0"
5595
+ optionalDependencies:
5596
+ "@types/yauzl" "^2.9.1"
5599
5597
5600
5598
extsprintf@1.3.0:
5601
5599
version "1.3.0"
@@ -5979,7 +5977,7 @@ get-stream@^4.0.0:
5979
5977
dependencies:
5980
5978
pump "^3.0.0"
5981
5979
5982
- get-stream@^5.0.0:
5980
+ get-stream@^5.0.0, get-stream@^5.1.0 :
5983
5981
version "5.2.0"
5984
5982
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
5985
5983
integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==
@@ -9026,7 +9024,7 @@ mkdirp@0.3.0:
9026
9024
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e"
9027
9025
integrity sha1-G79asbqCevI1dRQ0kEJkVfSB/h4=
9028
9026
9029
- mkdirp@^0.5.1, mkdirp@^0.5.4, mkdirp@^0.5. 5, mkdirp@~0.5.1:
9027
+ mkdirp@^0.5.1, mkdirp@^0.5.5, mkdirp@~0.5.1:
9030
9028
version "0.5.5"
9031
9029
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
9032
9030
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
@@ -10962,7 +10960,7 @@ read-pkg@^5.1.1, read-pkg@^5.2.0:
10962
10960
parse-json "^5.0.0"
10963
10961
type-fest "^0.6.0"
10964
10962
10965
- readable-stream@^2.0.1, readable-stream@^2.2.2, readable-stream@ ~2.3.6:
10963
+ readable-stream@^2.0.1, readable-stream@~2.3.6:
10966
10964
version "2.3.7"
10967
10965
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
10968
10966
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -13123,11 +13121,6 @@ typedarray-to-buffer@^3.1.5:
13123
13121
dependencies:
13124
13122
is-typedarray "^1.0.0"
13125
13123
13126
- typedarray@^0.0.6:
13127
- version "0.0.6"
13128
- resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
13129
- integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
13130
-
13131
13124
uc.micro@^1.0.1, uc.micro@^1.0.5:
13132
13125
version "1.0.6"
13133
13126
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
0 commit comments