|
337 | 337 | "@jridgewell/resolve-uri" "3.1.0"
|
338 | 338 | "@jridgewell/sourcemap-codec" "1.4.14"
|
339 | 339 |
|
340 |
| - |
341 |
| - version "7.1.1" |
342 |
| - resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-7.1.1.tgz#60eddd6dc4b6ba0fd51851c78b6dbdc4e1614220" |
343 |
| - integrity sha512-mR8PaTkckYPLmEBG2VsVsJq2UuzEvjXevOB1rKLKUZ/dPCGcottVhbiEzTxickc+s7Y/1dTTLn/1BKj3B1a5BA== |
| 340 | + |
| 341 | + version "7.1.3" |
| 342 | + resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-7.1.3.tgz#8037449080e0d2fdbff957e15bf1877a5d9872c3" |
| 343 | + integrity sha512-ZXHo30G5Ia/RCWKVyBm+3kAe/liWy7KaRF+CPWZpxYo+ysFPBIJ/7XZlGMzmq8fQaMsPj1z61q4wyqeAlUwuvQ== |
344 | 344 | dependencies:
|
345 | 345 | chalk "^4.1.0"
|
346 | 346 | execa "^5.0.0"
|
347 | 347 | strong-log-transformer "^2.1.0"
|
348 | 348 |
|
349 |
| - |
350 |
| - version "7.1.1" |
351 |
| - resolved "https://registry.yarnpkg.com/@lerna/create/-/create-7.1.1.tgz#2af94afb01971c1b594c06347b6998607aefe5c4" |
352 |
| - integrity sha512-1PY2OgwGxp7b91JzLKEhONVl69mCt1IyYEc6pzKy3Sv+UOdeK2QFq1SX/85hNOR3iitiyZ75bNWUTcBly1ZlZg== |
| 349 | + |
| 350 | + version "7.1.3" |
| 351 | + resolved "https://registry.yarnpkg.com/@lerna/create/-/create-7.1.3.tgz#497b50cee176083f7457a7ac1cd5e8f180761e73" |
| 352 | + integrity sha512-i/xUmT7sMNTUhGpSUuQJ8N776YiT/fJaKPrzMSAoxqDBhyDryi4o4JUR+rrN9oELOEsO+SOXQEusBdkmUdVTMg== |
353 | 353 | dependencies:
|
354 |
| - "@lerna/child-process" "7.1.1" |
| 354 | + "@lerna/child-process" "7.1.3" |
355 | 355 | dedent "0.7.0"
|
356 | 356 | fs-extra "^11.1.1"
|
357 | 357 | init-package-json "5.0.0"
|
@@ -3229,13 +3229,13 @@ kind-of@^6.0.2, kind-of@^6.0.3:
|
3229 | 3229 | resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
|
3230 | 3230 | integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
|
3231 | 3231 |
|
3232 |
| -lerna@^7.1.1: |
3233 |
| - version "7.1.1" |
3234 |
| - resolved "https://registry.yarnpkg.com/lerna/-/lerna-7.1.1.tgz#6703062e6c4ddefdaf41e8890e9200690924fd71" |
3235 |
| - integrity sha512-rjivAl3bYu2+lWOi90vy0tYFgwBYPMiNkR/DuEWZC08wle5dsbOZ/SlXeLk9+kzbF89Bt5P6p+qF78A2tJsWPA== |
| 3232 | +lerna@^7.1.3: |
| 3233 | + version "7.1.3" |
| 3234 | + resolved "https://registry.yarnpkg.com/lerna/-/lerna-7.1.3.tgz#9aef15620b54038b1e4c5ea620c6b9b7590f26a4" |
| 3235 | + integrity sha512-LMs9HU0z5fNFMNOyDVinJcf04QaScReJ8Q2pqxO+nPOmbvNsBwykBgMTWLboL1rI1CCR0/WLdMnvObvR52MtTw== |
3236 | 3236 | dependencies:
|
3237 |
| - "@lerna/child-process" "7.1.1" |
3238 |
| - "@lerna/create" "7.1.1" |
| 3237 | + "@lerna/child-process" "7.1.3" |
| 3238 | + "@lerna/create" "7.1.3" |
3239 | 3239 | "@npmcli/run-script" "6.0.2"
|
3240 | 3240 | "@nx/devkit" ">=16.1.3 < 17"
|
3241 | 3241 | "@octokit/plugin-enterprise-rest" "6.0.1"
|
|
0 commit comments