|
961 | 961 | wordwrap "^1.0.0"
|
962 | 962 | wrap-ansi "^7.0.0"
|
963 | 963 |
|
964 |
| -"@oclif/core@^3.0.4", "@oclif/core@^3.2.1", "@oclif/core@^3.6.0", "@oclif/core@^3.7.1": |
965 |
| - version "3.9.1" |
966 |
| - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.9.1.tgz#056cf2e5b0962eac371a31d12963b188ca314716" |
967 |
| - integrity sha512-ZVz2TY8f0cA2HHIWdIAYOjpKynEyF481cKs1J6olDViLZ4OJonuLgGWUFs9luaadBcYtRoVuM3Ox1cdSqeUWFw== |
| 964 | +"@oclif/core@^3.0.4", "@oclif/core@^3.15.1", "@oclif/core@^3.2.1", "@oclif/core@^3.7.1": |
| 965 | + version "3.15.1" |
| 966 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c" |
| 967 | + integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA== |
968 | 968 | dependencies:
|
969 | 969 | ansi-escapes "^4.3.2"
|
970 | 970 | ansi-styles "^4.3.0"
|
971 | 971 | cardinal "^2.1.1"
|
972 | 972 | chalk "^4.1.2"
|
973 | 973 | clean-stack "^3.0.1"
|
974 | 974 | cli-progress "^3.12.0"
|
| 975 | + color "^4.2.3" |
975 | 976 | debug "^4.3.4"
|
976 | 977 | ejs "^3.1.9"
|
977 | 978 | get-package-type "^0.1.0"
|
|
982 | 983 | js-yaml "^3.14.1"
|
983 | 984 | natural-orderby "^2.0.3"
|
984 | 985 | object-treeify "^1.1.33"
|
985 |
| - password-prompt "^1.1.2" |
| 986 | + password-prompt "^1.1.3" |
986 | 987 | slice-ansi "^4.0.0"
|
987 | 988 | string-width "^4.2.3"
|
988 | 989 | strip-ansi "^6.0.1"
|
989 | 990 | supports-color "^8.1.1"
|
990 | 991 | supports-hyperlinks "^2.2.0"
|
| 992 | + tsconfck "^3.0.0" |
991 | 993 | widest-line "^3.1.0"
|
992 | 994 | wordwrap "^1.0.0"
|
993 | 995 | wrap-ansi "^7.0.0"
|
|
1078 | 1080 | resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.4.tgz#b740f68609dfae8aa71c3a6cab15d816407ba493"
|
1079 | 1081 | integrity sha512-60CHpq+eqnTxLZQ4PGHYNwUX572hgpMHGPtTWMjdTMsAvlm69lZV/4ly6O3sAYkomo4NggGcomrDpBe34rxUqw==
|
1080 | 1082 |
|
1081 |
| -"@oclif/test@^3.0.3": |
1082 |
| - version "3.0.3" |
1083 |
| - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.0.3.tgz#fe32dd96171933a323468b27951104a22673e981" |
1084 |
| - integrity sha512-hhQa732q85z71wur0Tzf9n9Z32Yiq8Hb4suNGeweYHtNQ5DmWgGqHJ57S+zs6ri0GF+xJmzRyr5qFq8KNs3Xqg== |
| 1083 | +"@oclif/test@^3.1.7": |
| 1084 | + version "3.1.7" |
| 1085 | + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.7.tgz#614a101a880b6a8f7ef7439686495a5a6d64b051" |
| 1086 | + integrity sha512-lEKq/VKqxwSribfvxXu112KTrgo/WsHzoFnUZRv9YJe7Ho6FCkmKs6n362KHWJgSnBMc4rXMJNJQe62HzHbeoA== |
1085 | 1087 | dependencies:
|
1086 |
| - "@oclif/core" "^3.6.0" |
| 1088 | + "@oclif/core" "^3.15.1" |
1087 | 1089 | chai "^4.3.10"
|
1088 |
| - fancy-test "^3.0.1" |
| 1090 | + fancy-test "^3.0.7" |
1089 | 1091 |
|
1090 | 1092 | "@octokit/auth-token@^2.4.4":
|
1091 | 1093 | version "2.5.0"
|
|
2616 | 2618 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
2617 | 2619 | integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
|
2618 | 2620 |
|
2619 |
| -color-name@~1.1.4: |
| 2621 | +color-name@^1.0.0, color-name@~1.1.4: |
2620 | 2622 | version "1.1.4"
|
2621 | 2623 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
2622 | 2624 | integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
2623 | 2625 |
|
| 2626 | +color-string@^1.9.0: |
| 2627 | + version "1.9.1" |
| 2628 | + resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4" |
| 2629 | + integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg== |
| 2630 | + dependencies: |
| 2631 | + color-name "^1.0.0" |
| 2632 | + simple-swizzle "^0.2.2" |
| 2633 | + |
2624 | 2634 | color-support@^1.1.2, color-support@^1.1.3:
|
2625 | 2635 | version "1.1.3"
|
2626 | 2636 | resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
|
2627 | 2637 | integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
|
2628 | 2638 |
|
| 2639 | +color@^4.2.3: |
| 2640 | + version "4.2.3" |
| 2641 | + resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a" |
| 2642 | + integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A== |
| 2643 | + dependencies: |
| 2644 | + color-convert "^2.0.1" |
| 2645 | + color-string "^1.9.0" |
| 2646 | + |
2629 | 2647 | colorette@^2.0.20:
|
2630 | 2648 | version "2.0.20"
|
2631 | 2649 | resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
|
@@ -3543,19 +3561,19 @@ extract-stack@^1.0.0:
|
3543 | 3561 | resolved "https://registry.yarnpkg.com/extract-stack/-/extract-stack-1.0.0.tgz#b97acaf9441eea2332529624b732fc5a1c8165fa"
|
3544 | 3562 | integrity sha1-uXrK+UQe6iMyUpYktzL8WhyBZfo=
|
3545 | 3563 |
|
3546 |
| -fancy-test@^3.0.1: |
3547 |
| - version "3.0.1" |
3548 |
| - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.1.tgz#8b19ed4ccc8b0625475eabf36fd743e1d0168abb" |
3549 |
| - integrity sha512-Ke1IFOGEBxP2dNg0X7ZYPUSwKSRr5GNn3xM/2DpHkP86riF3MFDpesXJuD1TGm7gcfwBtYpuSzuw3m704bThVg== |
| 3564 | +fancy-test@^3.0.7: |
| 3565 | + version "3.0.8" |
| 3566 | + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.8.tgz#ca3919ebb07c1c0e5fb8e8953e02e2ed48600ef8" |
| 3567 | + integrity sha512-vHkT59Kf0Byiqzwc2My1fD9VDYsAPkT+jVqdMqqtwtdLwz19x+hHI2oAxNwfyfEDSK+VrLB4+B96sZbOLVEHdA== |
3550 | 3568 | dependencies:
|
3551 | 3569 | "@types/chai" "*"
|
3552 | 3570 | "@types/lodash" "*"
|
3553 | 3571 | "@types/node" "*"
|
3554 | 3572 | "@types/sinon" "*"
|
3555 | 3573 | lodash "^4.17.13"
|
3556 | 3574 | mock-stdin "^1.0.0"
|
3557 |
| - nock "^13.3.3" |
3558 |
| - sinon "^16.0.0" |
| 3575 | + nock "^13.4.0" |
| 3576 | + sinon "^16.1.3" |
3559 | 3577 | stdout-stderr "^0.1.9"
|
3560 | 3578 |
|
3561 | 3579 | fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
@@ -4660,6 +4678,11 @@ is-arrayish@^0.2.1:
|
4660 | 4678 | resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
|
4661 | 4679 | integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
|
4662 | 4680 |
|
| 4681 | +is-arrayish@^0.3.1: |
| 4682 | + version "0.3.2" |
| 4683 | + resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03" |
| 4684 | + integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== |
| 4685 | + |
4663 | 4686 | is-bigint@^1.0.1:
|
4664 | 4687 | version "1.0.4"
|
4665 | 4688 | resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
|
@@ -6113,14 +6136,13 @@ nock@*, nock@^13.0.0:
|
6113 | 6136 | json-stringify-safe "^5.0.1"
|
6114 | 6137 | propagate "^2.0.0"
|
6115 | 6138 |
|
6116 |
| -nock@^13.3.3: |
6117 |
| - version "13.3.4" |
6118 |
| - resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.4.tgz#4ed3ed1465a75c87833044a881dbdd6546337e8d" |
6119 |
| - integrity sha512-DDpmn5oLEdCTclEqweOT4U7bEpuoifBMFUXem9sA4turDAZ5tlbrEoWqCorwXey8CaAw44mst5JOQeVNiwtkhw== |
| 6139 | +nock@^13.4.0: |
| 6140 | + version "13.4.0" |
| 6141 | + resolved "https://registry.yarnpkg.com/nock/-/nock-13.4.0.tgz#60aa3f7a4afa9c12052e74d8fb7550f682ef0115" |
| 6142 | + integrity sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ== |
6120 | 6143 | dependencies:
|
6121 | 6144 | debug "^4.1.0"
|
6122 | 6145 | json-stringify-safe "^5.0.1"
|
6123 |
| - lodash "^4.17.21" |
6124 | 6146 | propagate "^2.0.0"
|
6125 | 6147 |
|
6126 | 6148 | node-fetch@^2.6.7:
|
@@ -6825,7 +6847,7 @@ password-prompt@^1.0.3, password-prompt@^1.0.7, password-prompt@^1.1.2:
|
6825 | 6847 | ansi-escapes "^3.1.0"
|
6826 | 6848 | cross-spawn "^6.0.5"
|
6827 | 6849 |
|
6828 |
| -password-prompt@^1.0.5: |
| 6850 | +password-prompt@^1.0.5, password-prompt@^1.1.3: |
6829 | 6851 | version "1.1.3"
|
6830 | 6852 | resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.3.tgz#05e539f4e7ca4d6c865d479313f10eb9db63ee5f"
|
6831 | 6853 | integrity sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==
|
@@ -7625,10 +7647,17 @@ sigstore@^1.3.0:
|
7625 | 7647 | "@sigstore/tuf" "^1.0.3"
|
7626 | 7648 | make-fetch-happen "^11.0.1"
|
7627 | 7649 |
|
7628 |
| -sinon@^16.0.0: |
7629 |
| - version "16.1.0" |
7630 |
| - resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.0.tgz#645b836563c9bedb21defdbe48831cb2afb687f2" |
7631 |
| - integrity sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ== |
| 7650 | +simple-swizzle@^0.2.2: |
| 7651 | + version "0.2.2" |
| 7652 | + resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" |
| 7653 | + integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg== |
| 7654 | + dependencies: |
| 7655 | + is-arrayish "^0.3.1" |
| 7656 | + |
| 7657 | +sinon@^16.1.3: |
| 7658 | + version "16.1.3" |
| 7659 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.3.tgz#b760ddafe785356e2847502657b4a0da5501fba8" |
| 7660 | + integrity sha512-mjnWWeyxcAf9nC0bXcPmiDut+oE8HYridTNzBbF98AYVLmWwGRp2ISEpyhYflG1ifILT+eNn3BmKUJPxjXUPlA== |
7632 | 7661 | dependencies:
|
7633 | 7662 | "@sinonjs/commons" "^3.0.0"
|
7634 | 7663 | "@sinonjs/fake-timers" "^10.3.0"
|
@@ -8172,6 +8201,11 @@ ts-node@^10.8.1, ts-node@^10.9.1:
|
8172 | 8201 | v8-compile-cache-lib "^3.0.1"
|
8173 | 8202 | yn "3.1.1"
|
8174 | 8203 |
|
| 8204 | +tsconfck@^3.0.0: |
| 8205 | + version "3.0.0" |
| 8206 | + resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-3.0.0.tgz#b469f1ced12973bbec3209a55ed8de3bb04223c9" |
| 8207 | + integrity sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A== |
| 8208 | + |
8175 | 8209 | tsconfig-paths@^3.15.0:
|
8176 | 8210 | version "3.15.0"
|
8177 | 8211 | resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
|
|
0 commit comments