|
1505 | 1505 | "@jridgewell/resolve-uri" "^3.0.3"
|
1506 | 1506 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1507 | 1507 |
|
1508 |
| - |
1509 |
| - version "6.5.0" |
1510 |
| - resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-6.5.0.tgz#8a0d37453f2163c3a1737493d328399a53e4cc5b" |
1511 |
| - integrity sha512-ZuN3eivyzkaCCT4MNwHW5FuJ0Zu4kPFCnx7NXcGisca4a7Urjs3odZN1Tf9ZoYcPCf2I9DKfHj2bfnS0SHpMIg== |
| 1508 | + |
| 1509 | + version "6.5.1" |
| 1510 | + resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-6.5.1.tgz#da9161ba00e8d67fa7241a709703e5cc5e4a5e5e" |
| 1511 | + integrity sha512-QfyleXSD9slh4qM54wDaqKVPvtUH1NJMgsFc9BabqSHO1Ttpandv1EAvTCN9Lu73RbCX3LJpn+BfJmnjHbjCyw== |
1512 | 1512 | dependencies:
|
1513 | 1513 | chalk "^4.1.0"
|
1514 | 1514 | execa "^5.0.0"
|
1515 | 1515 | strong-log-transformer "^2.1.0"
|
1516 | 1516 |
|
1517 |
| - |
1518 |
| - version "6.5.0" |
1519 |
| - resolved "https://registry.yarnpkg.com/@lerna/create/-/create-6.5.0.tgz#b8350e145968f17c4b785c50c0cba49079c192e8" |
1520 |
| - integrity sha512-EbYXW6W/khXDXhA15HETcU7toq2zxuqalBw9MZzHWj3sEBQsTd/un56qzIRMWUuHy8CO7FxJIdPItYI8QPop4A== |
| 1517 | + |
| 1518 | + version "6.5.1" |
| 1519 | + resolved "https://registry.yarnpkg.com/@lerna/create/-/create-6.5.1.tgz#326b5d26c247bfc9e2d8728aa1f69419840cec8c" |
| 1520 | + integrity sha512-ejERJnfA36jEuKrfM+94feLiyf2/hF2NoG923N0rE4rsmvRFPr1XLVPvAKleXW+Gdi/t1p410lJ7NKaLRMYCYw== |
1521 | 1521 | dependencies:
|
1522 |
| - "@lerna/child-process" "6.5.0" |
| 1522 | + "@lerna/child-process" "6.5.1" |
1523 | 1523 | dedent "^0.7.0"
|
1524 | 1524 | fs-extra "^9.1.0"
|
1525 | 1525 | init-package-json "^3.0.2"
|
|
7359 | 7359 | progress "^2.0.0"
|
7360 | 7360 | yargs "^17.1.0"
|
7361 | 7361 |
|
7362 |
| - |
7363 |
| - version "6.5.0" |
7364 |
| - resolved "https://registry.yarnpkg.com/lerna/-/lerna-6.5.0.tgz#c46f179ecf88d6a55010ced0a0ccdacdf9d3fcd2" |
7365 |
| - integrity sha512-2GbRXeQLFf9KwxRXd+AgEEzKat4DbvVnXtSVDkpgzIzITXtYPThxqzYhhaHUhBSM9Rq7TcJ1XLbArS2qIvlazg== |
| 7362 | + |
| 7363 | + version "6.5.1" |
| 7364 | + resolved "https://registry.yarnpkg.com/lerna/-/lerna-6.5.1.tgz#eb89698e5b2891f5681f39d980f63d0519fc464f" |
| 7365 | + integrity sha512-Va1bysubwWdoWZ1ncKcoTGBXNAu/10/TwELb550TTivXmEWjCCdek4eX0BNLTEYKxu3tpV2UEeqVisUiWGn4WA== |
7366 | 7366 | dependencies:
|
7367 |
| - "@lerna/child-process" "6.5.0" |
7368 |
| - "@lerna/create" "6.5.0" |
| 7367 | + "@lerna/child-process" "6.5.1" |
| 7368 | + "@lerna/create" "6.5.1" |
7369 | 7369 | "@npmcli/arborist" "5.3.0"
|
7370 | 7370 | "@npmcli/run-script" "4.1.7"
|
7371 | 7371 | "@nrwl/devkit" ">=15.5.2 < 16"
|
|
7398 | 7398 | inquirer "^8.2.4"
|
7399 | 7399 | is-ci "2.0.0"
|
7400 | 7400 | is-stream "2.0.0"
|
| 7401 | + js-yaml "^4.1.0" |
7401 | 7402 | libnpmaccess "6.0.3"
|
7402 | 7403 | libnpmpublish "6.0.4"
|
7403 | 7404 | load-json-file "6.2.0"
|
|
0 commit comments