|
1283 | 1283 | node-gyp "^12.1.0" |
1284 | 1284 | proc-log "^6.0.0" |
1285 | 1285 |
|
1286 | | -"@oclif/core@^4", "@oclif/core@^4.11.1", "@oclif/core@^4.11.2", "@oclif/core@^4.11.3": |
| 1286 | +"@oclif/core@^4", "@oclif/core@^4.11.1", "@oclif/core@^4.11.3", "@oclif/core@^4.11.4": |
1287 | 1287 | version "4.11.4" |
1288 | 1288 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.4.tgz#14082760c0b8e677331aeba3f32e6bf75e2556c0" |
1289 | 1289 | integrity sha512-URwiQ5ALx/sJ2iH4vzXEd+H4K6NAI7LRs6Jag3hrgKEpGmaE6alfRC8qjO4GIgb6A3ACaJumqP9twi/M9ywdHQ== |
|
1341 | 1341 | which "^4.0.0" |
1342 | 1342 | yarn "^1.22.22" |
1343 | 1343 |
|
1344 | | -"@oclif/plugin-warn-if-update-available@^3.1.57": |
1345 | | - version "3.1.57" |
1346 | | - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.57.tgz#c3a6543dd1be6afc45705fc102ccb73695cf4cff" |
1347 | | - integrity sha512-y8BiMMiX3gnDO3kSck7R61bB74N8SI38pN9LbpaDlhZcjcN27wuIR5trePFxTxx85iow1YC5qvzYtwUZsDVjXg== |
| 1344 | +"@oclif/plugin-warn-if-update-available@^3.1.65": |
| 1345 | + version "3.1.65" |
| 1346 | + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.65.tgz#21cb740ccec5ebfef1666c0e46480d97b5687fe4" |
| 1347 | + integrity sha512-HcSJc8SeCVUBHwc063xDL0LcpdjcamAISlisSX14VDDYQayMantvtVNOo9PmciwYpXRXfAykeH1z066YkA9JvQ== |
1348 | 1348 | dependencies: |
1349 | 1349 | "@oclif/core" "^4" |
1350 | 1350 | ansis "^3.17.0" |
1351 | 1351 | debug "^4.4.3" |
1352 | 1352 | http-call "^5.2.2" |
1353 | | - lodash "^4.17.23" |
| 1353 | + lodash "^4.18.1" |
1354 | 1354 | registry-auth-token "^5.1.1" |
1355 | 1355 |
|
1356 | 1356 | "@oclif/prettier-config@^0.2.1": |
@@ -4842,7 +4842,7 @@ lodash.merge@^4.6.2: |
4842 | 4842 | resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" |
4843 | 4843 | integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== |
4844 | 4844 |
|
4845 | | -lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1: |
| 4845 | +lodash@^4.17.21, lodash@^4.18.1: |
4846 | 4846 | version "4.18.1" |
4847 | 4847 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" |
4848 | 4848 | integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q== |
@@ -5469,19 +5469,19 @@ object.values@^1.2.1: |
5469 | 5469 | es-object-atoms "^1.0.0" |
5470 | 5470 |
|
5471 | 5471 | oclif@^4: |
5472 | | - version "4.23.8" |
5473 | | - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.8.tgz#550e491a1bc1cc537a840297b30c02599a5b4653" |
5474 | | - integrity sha512-RCkfr76RxLzJbrcCL/4zkkzToYzofLnJgxczK4QrUjbBpHRiYNcBt8S1QoAIsWoeavaPp+7BoXI9r28tcKNjWg== |
| 5472 | + version "4.23.10" |
| 5473 | + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.10.tgz#55bd82ea1c5bbed58dd2e034b33cd94b79563832" |
| 5474 | + integrity sha512-foZYNmCjgFo0HJzbfY9oz8IgNs4aCPVbe51gnauM646mOy+C9WzoQS5iJyCzRiuJvS4fFrONG0BrjWiCFjtlGQ== |
5475 | 5475 | dependencies: |
5476 | 5476 | "@aws-sdk/client-cloudfront" "^3.1009.0" |
5477 | 5477 | "@aws-sdk/client-s3" "^3.1053.0" |
5478 | 5478 | "@inquirer/confirm" "^3.1.22" |
5479 | 5479 | "@inquirer/input" "^2.2.4" |
5480 | 5480 | "@inquirer/select" "^2.5.0" |
5481 | | - "@oclif/core" "^4.11.2" |
| 5481 | + "@oclif/core" "^4.11.4" |
5482 | 5482 | "@oclif/plugin-help" "^6.2.49" |
5483 | 5483 | "@oclif/plugin-not-found" "^3.2.85" |
5484 | | - "@oclif/plugin-warn-if-update-available" "^3.1.57" |
| 5484 | + "@oclif/plugin-warn-if-update-available" "^3.1.65" |
5485 | 5485 | ansis "^3.16.0" |
5486 | 5486 | async-retry "^1.3.3" |
5487 | 5487 | change-case "^4" |
|
0 commit comments