@@ -3382,23 +3382,23 @@ bundle-name@^3.0.0:
33823382 dependencies :
33833383 run-applescript "^5.0.0"
33843384
3385- c8@8.0.0 :
3386- version "8.0.0 "
3387- resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.0 .tgz#99c7408fbbafaa5630ddc80881adbfe461fc6c8f "
3388- integrity sha512-XHA5vSfCLglAc0Xt8eLBZMv19lgiBSjnb1FLAQgnwkuhJYEonpilhEB4Ea3jPAbm0FhD6VVJrc0z73jPe7JyGQ ==
3385+ c8@8.0.1 :
3386+ version "8.0.1 "
3387+ resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.1 .tgz#bafd60be680e66c5530ee69f621e45b1364af9fd "
3388+ integrity sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w ==
33893389 dependencies :
33903390 " @bcoe/v8-coverage" " ^0.2.3"
33913391 " @istanbuljs/schema" " ^0.1.3"
33923392 find-up "^5.0.0"
33933393 foreground-child "^2.0.0"
33943394 istanbul-lib-coverage "^3.2.0"
3395- istanbul-lib-report "^3.0.0 "
3396- istanbul-reports "^3.1.4 "
3395+ istanbul-lib-report "^3.0.1 "
3396+ istanbul-reports "^3.1.6 "
33973397 rimraf "^3.0.2"
33983398 test-exclude "^6.0.0"
33993399 v8-to-istanbul "^9.0.0"
3400- yargs "^16.2.0 "
3401- yargs-parser "^20.2.9 "
3400+ yargs "^17.7.2 "
3401+ yargs-parser "^21.1.1 "
34023402
34033403cacheable-lookup@^5.0.3 :
34043404 version "5.0.4"
@@ -6774,10 +6774,19 @@ istanbul-lib-report@^3.0.0:
67746774 make-dir "^3.0.0"
67756775 supports-color "^7.1.0"
67766776
6777- istanbul-reports@^3.1.4 :
6778- version "3.1.4"
6779- resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.1.4.tgz#1b6f068ecbc6c331040aab5741991273e609e40c"
6780- integrity sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==
6777+ istanbul-lib-report@^3.0.1 :
6778+ version "3.0.1"
6779+ resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz#908305bac9a5bd175ac6a74489eafd0fc2445a7d"
6780+ integrity sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==
6781+ dependencies :
6782+ istanbul-lib-coverage "^3.0.0"
6783+ make-dir "^4.0.0"
6784+ supports-color "^7.1.0"
6785+
6786+ istanbul-reports@^3.1.6 :
6787+ version "3.1.6"
6788+ resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.1.6.tgz#2544bcab4768154281a2f0870471902704ccaa1a"
6789+ integrity sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==
67816790 dependencies :
67826791 html-escaper "^2.0.0"
67836792 istanbul-lib-report "^3.0.0"
@@ -7440,6 +7449,13 @@ make-dir@^3.0.0, make-dir@^3.0.2:
74407449 dependencies :
74417450 semver "^6.0.0"
74427451
7452+ make-dir@^4.0.0 :
7453+ version "4.0.0"
7454+ resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-4.0.0.tgz#c3c2307a771277cd9638305f915c29ae741b614e"
7455+ integrity sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==
7456+ dependencies :
7457+ semver "^7.5.3"
7458+
74437459make-error@^1.1.1 :
74447460 version "1.3.6"
74457461 resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
@@ -9664,6 +9680,13 @@ semver@^7.5.1:
96649680 dependencies :
96659681 lru-cache "^6.0.0"
96669682
9683+ semver@^7.5.3 :
9684+ version "7.5.4"
9685+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
9686+ integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
9687+ dependencies :
9688+ lru-cache "^6.0.0"
9689+
96679690serialize-error@^7.0.1 :
96689691 version "7.0.1"
96699692 resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-7.0.1.tgz#f1360b0447f61ffb483ec4157c737fab7d778e18"
@@ -10882,7 +10905,7 @@ yaml@^2.2.2:
1088210905 resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
1088310906 integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
1088410907
10885- yargs-parser@^20.2.2, yargs-parser@^20.2.3, yargs-parser@^20.2.9 :
10908+ yargs-parser@^20.2.3 :
1088610909 version "20.2.9"
1088710910 resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
1088810911 integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
@@ -10897,19 +10920,6 @@ yargs-parser@^21.1.1:
1089710920 resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
1089810921 integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
1089910922
10900- yargs@^16.2.0 :
10901- version "16.2.0"
10902- resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
10903- integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
10904- dependencies :
10905- cliui "^7.0.2"
10906- escalade "^3.1.1"
10907- get-caller-file "^2.0.5"
10908- require-directory "^2.1.1"
10909- string-width "^4.2.0"
10910- y18n "^5.0.5"
10911- yargs-parser "^20.2.2"
10912-
1091310923yargs@^17.0.0 :
1091410924 version "17.3.0"
1091510925 resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.3.0.tgz#295c4ffd0eef148ef3e48f7a2e0f58d0e4f26b1c"
0 commit comments