|
1568 | 1568 | "@nodelib/fs.scandir" "2.1.5"
|
1569 | 1569 | fastq "^1.6.0"
|
1570 | 1570 |
|
1571 |
| -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.3": |
| 1571 | +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0": |
1572 | 1572 | version "4.4.0"
|
1573 | 1573 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
|
1574 | 1574 | integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
|
|
1624 | 1624 | ansis "^3.17.0"
|
1625 | 1625 | fast-levenshtein "^3.0.0"
|
1626 | 1626 |
|
1627 |
| -"@oclif/plugin-warn-if-update-available@^3.1.38": |
1628 |
| - version "3.1.38" |
1629 |
| - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.38.tgz#331f9ed8d6e9e36919c0814b24c8c9adbfe2acc4" |
1630 |
| - integrity sha512-lwYtVXdQaBJV94DglPu140Bc6NmmysHhX5PZtdxeNcUG2BgSX/Sre7oCzMEgmuhe4Lu2jDviMxTX81a8wv6v1w== |
| 1627 | +"@oclif/plugin-warn-if-update-available@^3.1.41": |
| 1628 | + version "3.1.42" |
| 1629 | + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.42.tgz#c03e4a9c1b4bca301524d26bf3d94bf5515a08e8" |
| 1630 | + integrity sha512-bcBfON81gYCx6x50HjrcL7gRiz7bEuLdQNifMsMcBtBq3IpOifyS8/l5R3REEy9kHJ1qdcSYehtopMvS4ov9lA== |
1631 | 1631 | dependencies:
|
1632 | 1632 | "@oclif/core" "^4"
|
1633 | 1633 | ansis "^3.17.0"
|
1634 |
| - debug "^4.4.0" |
| 1634 | + debug "^4.4.1" |
1635 | 1635 | http-call "^5.2.2"
|
1636 | 1636 | lodash "^4.17.21"
|
1637 | 1637 | registry-auth-token "^5.1.0"
|
@@ -6382,20 +6382,20 @@ object.values@^1.1.7:
|
6382 | 6382 | define-properties "^1.2.0"
|
6383 | 6383 | es-abstract "^1.22.1"
|
6384 | 6384 |
|
6385 |
| -oclif@^4.19.0: |
6386 |
| - version "4.19.0" |
6387 |
| - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.19.0.tgz#5f174b18a6c1d219400804e1125a5a1edf2818dd" |
6388 |
| - integrity sha512-Edb844zoNrMP/m4SUXLxP9HfLpM0MTeS8NMEjavPBS0x4vZpAMkFjY9Q9yZRm+V0wLeQpGJgeSGFlTIt24EfLg== |
| 6385 | +oclif@^4.20.1: |
| 6386 | + version "4.20.1" |
| 6387 | + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.1.tgz#26caab0b2cd7c6548f3ff94abc1287b17fa04bf8" |
| 6388 | + integrity sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg== |
6389 | 6389 | dependencies:
|
6390 | 6390 | "@aws-sdk/client-cloudfront" "^3.787.0"
|
6391 | 6391 | "@aws-sdk/client-s3" "^3.787.0"
|
6392 | 6392 | "@inquirer/confirm" "^3.1.22"
|
6393 | 6393 | "@inquirer/input" "^2.2.4"
|
6394 | 6394 | "@inquirer/select" "^2.5.0"
|
6395 |
| - "@oclif/core" "^4.3.3" |
| 6395 | + "@oclif/core" "^4.4.0" |
6396 | 6396 | "@oclif/plugin-help" "^6.2.29"
|
6397 | 6397 | "@oclif/plugin-not-found" "^3.2.57"
|
6398 |
| - "@oclif/plugin-warn-if-update-available" "^3.1.38" |
| 6398 | + "@oclif/plugin-warn-if-update-available" "^3.1.41" |
6399 | 6399 | ansis "^3.16.0"
|
6400 | 6400 | async-retry "^1.3.3"
|
6401 | 6401 | change-case "^4"
|
|
0 commit comments