|
1425 | 1425 | ansis "^3.17.0" |
1426 | 1426 | fast-levenshtein "^3.0.0" |
1427 | 1427 |
|
1428 | | -"@oclif/plugin-warn-if-update-available@^3.1.57": |
1429 | | - version "3.1.57" |
1430 | | - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.57.tgz#c3a6543dd1be6afc45705fc102ccb73695cf4cff" |
1431 | | - integrity sha512-y8BiMMiX3gnDO3kSck7R61bB74N8SI38pN9LbpaDlhZcjcN27wuIR5trePFxTxx85iow1YC5qvzYtwUZsDVjXg== |
| 1428 | +"@oclif/plugin-warn-if-update-available@^3.1.65": |
| 1429 | + version "3.1.65" |
| 1430 | + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.65.tgz#21cb740ccec5ebfef1666c0e46480d97b5687fe4" |
| 1431 | + integrity sha512-HcSJc8SeCVUBHwc063xDL0LcpdjcamAISlisSX14VDDYQayMantvtVNOo9PmciwYpXRXfAykeH1z066YkA9JvQ== |
1432 | 1432 | dependencies: |
1433 | 1433 | "@oclif/core" "^4" |
1434 | 1434 | ansis "^3.17.0" |
1435 | 1435 | debug "^4.4.3" |
1436 | 1436 | http-call "^5.2.2" |
1437 | | - lodash "^4.17.23" |
| 1437 | + lodash "^4.18.1" |
1438 | 1438 | registry-auth-token "^5.1.1" |
1439 | 1439 |
|
1440 | 1440 | "@oclif/table@^0.5.9": |
@@ -5098,7 +5098,7 @@ lodash.upperfirst@^4.3.1: |
5098 | 5098 | resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce" |
5099 | 5099 | integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg== |
5100 | 5100 |
|
5101 | | -lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1: |
| 5101 | +lodash@^4.17.15, lodash@^4.17.21, lodash@^4.18.1: |
5102 | 5102 | version "4.18.1" |
5103 | 5103 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" |
5104 | 5104 | integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q== |
@@ -5609,20 +5609,20 @@ object.values@^1.1.7: |
5609 | 5609 | define-properties "^1.2.0" |
5610 | 5610 | es-abstract "^1.22.1" |
5611 | 5611 |
|
5612 | | -oclif@^4.23.8: |
5613 | | - version "4.23.8" |
5614 | | - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.8.tgz#550e491a1bc1cc537a840297b30c02599a5b4653" |
5615 | | - integrity sha512-RCkfr76RxLzJbrcCL/4zkkzToYzofLnJgxczK4QrUjbBpHRiYNcBt8S1QoAIsWoeavaPp+7BoXI9r28tcKNjWg== |
| 5612 | +oclif@^4.23.10: |
| 5613 | + version "4.23.10" |
| 5614 | + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.10.tgz#55bd82ea1c5bbed58dd2e034b33cd94b79563832" |
| 5615 | + integrity sha512-foZYNmCjgFo0HJzbfY9oz8IgNs4aCPVbe51gnauM646mOy+C9WzoQS5iJyCzRiuJvS4fFrONG0BrjWiCFjtlGQ== |
5616 | 5616 | dependencies: |
5617 | 5617 | "@aws-sdk/client-cloudfront" "^3.1009.0" |
5618 | 5618 | "@aws-sdk/client-s3" "^3.1053.0" |
5619 | 5619 | "@inquirer/confirm" "^3.1.22" |
5620 | 5620 | "@inquirer/input" "^2.2.4" |
5621 | 5621 | "@inquirer/select" "^2.5.0" |
5622 | | - "@oclif/core" "^4.11.2" |
| 5622 | + "@oclif/core" "^4.11.4" |
5623 | 5623 | "@oclif/plugin-help" "^6.2.49" |
5624 | 5624 | "@oclif/plugin-not-found" "^3.2.85" |
5625 | | - "@oclif/plugin-warn-if-update-available" "^3.1.57" |
| 5625 | + "@oclif/plugin-warn-if-update-available" "^3.1.65" |
5626 | 5626 | ansis "^3.16.0" |
5627 | 5627 | async-retry "^1.3.3" |
5628 | 5628 | change-case "^4" |
|
0 commit comments