|
1539 | 1539 | "@nodelib/fs.scandir" "2.1.5" |
1540 | 1540 | fastq "^1.6.0" |
1541 | 1541 |
|
1542 | | -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10": |
| 1542 | +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.2": |
1543 | 1543 | version "4.3.2" |
1544 | 1544 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.2.tgz#522d5f94044ebde5f4041b0bad4f1abfe7a73f61" |
1545 | 1545 | integrity sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g== |
@@ -2752,7 +2752,7 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1: |
2752 | 2752 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5" |
2753 | 2753 | integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== |
2754 | 2754 |
|
2755 | | -ansis@^3.17.0, ansis@^3.3.2: |
| 2755 | +ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2: |
2756 | 2756 | version "3.17.0" |
2757 | 2757 | resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7" |
2758 | 2758 | integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg== |
@@ -3116,7 +3116,7 @@ chalk@^2.4.2: |
3116 | 3116 | escape-string-regexp "^1.0.5" |
3117 | 3117 | supports-color "^5.3.0" |
3118 | 3118 |
|
3119 | | -chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0: |
| 3119 | +chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0: |
3120 | 3120 | version "4.1.2" |
3121 | 3121 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
3122 | 3122 | integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
@@ -5922,22 +5922,22 @@ object.values@^1.1.7: |
5922 | 5922 | define-properties "^1.2.0" |
5923 | 5923 | es-abstract "^1.22.1" |
5924 | 5924 |
|
5925 | | -oclif@^4.17.46: |
5926 | | - version "4.17.46" |
5927 | | - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb" |
5928 | | - integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw== |
| 5925 | +oclif@^4.18.1: |
| 5926 | + version "4.18.1" |
| 5927 | + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.1.tgz#697c10712f022a4d8b596b15868a149fcbca3e8d" |
| 5928 | + integrity sha512-C5w/kUuIH3WxtjSfg3vxbdinT1dZuFoNaU7YhBTRx/FshO4WNHPsRqLgFFdx94dezkbskMJFcESS6i5RM96YSw== |
5929 | 5929 | dependencies: |
5930 | 5930 | "@aws-sdk/client-cloudfront" "^3.787.0" |
5931 | 5931 | "@aws-sdk/client-s3" "^3.787.0" |
5932 | 5932 | "@inquirer/confirm" "^3.1.22" |
5933 | 5933 | "@inquirer/input" "^2.2.4" |
5934 | 5934 | "@inquirer/select" "^2.5.0" |
5935 | | - "@oclif/core" "^4.2.10" |
| 5935 | + "@oclif/core" "^4.3.2" |
5936 | 5936 | "@oclif/plugin-help" "^6.2.27" |
5937 | 5937 | "@oclif/plugin-not-found" "^3.2.48" |
5938 | 5938 | "@oclif/plugin-warn-if-update-available" "^3.1.38" |
| 5939 | + ansis "^3.16.0" |
5939 | 5940 | async-retry "^1.3.3" |
5940 | | - chalk "^4" |
5941 | 5941 | change-case "^4" |
5942 | 5942 | debug "^4.4.0" |
5943 | 5943 | ejs "^3.1.10" |
|
0 commit comments