|
2748 | 2748 | "@nodelib/fs.scandir" "2.1.5" |
2749 | 2749 | fastq "^1.6.0" |
2750 | 2750 |
|
2751 | | -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.7", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.4.0": |
| 2751 | +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.7", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0": |
2752 | 2752 | version "4.4.0" |
2753 | 2753 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2" |
2754 | 2754 | integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ== |
|
2787 | 2787 | semver "^7.7.2" |
2788 | 2788 | ts-json-schema-generator "^1.5.1" |
2789 | 2789 |
|
2790 | | -"@oclif/plugin-help@^6.2.27": |
2791 | | - version "6.2.28" |
2792 | | - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217" |
2793 | | - integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg== |
| 2790 | +"@oclif/plugin-help@^6.2.29": |
| 2791 | + version "6.2.29" |
| 2792 | + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259" |
| 2793 | + integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA== |
2794 | 2794 | dependencies: |
2795 | 2795 | "@oclif/core" "^4" |
2796 | 2796 |
|
2797 | | -"@oclif/plugin-not-found@^3.2.48": |
2798 | | - version "3.2.55" |
2799 | | - resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.55.tgz#d1efcc54d24e26f19db111ed970481e3962bbce1" |
2800 | | - integrity sha512-+zgaRKoDsq431UyR/rOlJFDa6zdFkaNenQnLecrUWt9y9bwvw6Bs+mkQymAUJZCd9+JS4sZwqUilONXxU9g6DQ== |
| 2797 | +"@oclif/plugin-not-found@^3.2.57": |
| 2798 | + version "3.2.57" |
| 2799 | + resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.57.tgz#315f032e908eb4094446866629c1bbba70be67ba" |
| 2800 | + integrity sha512-HtDnLIcR7ojRgdeH4G6MMUIu1Dgub/iiFEA4srZcQVKUIPA/6nF117W7rBXZMlHcbch90OCoGkSP3ty55nGKDw== |
2801 | 2801 | dependencies: |
2802 | 2802 | "@inquirer/prompts" "^7.5.3" |
2803 | 2803 | "@oclif/core" "^4" |
@@ -9364,19 +9364,19 @@ object.values@^1.2.0: |
9364 | 9364 | define-properties "^1.2.1" |
9365 | 9365 | es-object-atoms "^1.0.0" |
9366 | 9366 |
|
9367 | | -oclif@^4.18.1: |
9368 | | - version "4.18.1" |
9369 | | - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.1.tgz#697c10712f022a4d8b596b15868a149fcbca3e8d" |
9370 | | - integrity sha512-C5w/kUuIH3WxtjSfg3vxbdinT1dZuFoNaU7YhBTRx/FshO4WNHPsRqLgFFdx94dezkbskMJFcESS6i5RM96YSw== |
| 9367 | +oclif@^4.20.0: |
| 9368 | + version "4.20.0" |
| 9369 | + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.0.tgz#6423733e580ffa13b8bbea825390761a9719b65e" |
| 9370 | + integrity sha512-crfnwuZpbosmaxDCCZ2hSePEwnQS92MrWRpSaOU4TzgvKQfitQL9k2o7zqV12VdxCAI0hB7tYWqS4LMocqBPcQ== |
9371 | 9371 | dependencies: |
9372 | 9372 | "@aws-sdk/client-cloudfront" "^3.787.0" |
9373 | 9373 | "@aws-sdk/client-s3" "^3.787.0" |
9374 | 9374 | "@inquirer/confirm" "^3.1.22" |
9375 | 9375 | "@inquirer/input" "^2.2.4" |
9376 | 9376 | "@inquirer/select" "^2.5.0" |
9377 | | - "@oclif/core" "^4.3.2" |
9378 | | - "@oclif/plugin-help" "^6.2.27" |
9379 | | - "@oclif/plugin-not-found" "^3.2.48" |
| 9377 | + "@oclif/core" "^4.4.0" |
| 9378 | + "@oclif/plugin-help" "^6.2.29" |
| 9379 | + "@oclif/plugin-not-found" "^3.2.57" |
9380 | 9380 | "@oclif/plugin-warn-if-update-available" "^3.1.38" |
9381 | 9381 | ansis "^3.16.0" |
9382 | 9382 | async-retry "^1.3.3" |
|
0 commit comments