|
1444 | 1444 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
1445 | 1445 | integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
1446 | 1446 |
|
1447 |
| - |
1448 |
| - version "0.8.0" |
1449 |
| - resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b" |
1450 |
| - integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg== |
1451 |
| - |
1452 |
| - |
1453 |
| - version "0.7.0" |
1454 |
| - resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.7.0.tgz#4789840aa859e46d2f3173727ab707c66bf344f5" |
1455 |
| - integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA== |
| 1447 | +"@cspotcode/source-map-support@^0.8.0": |
| 1448 | + version "0.8.1" |
| 1449 | + resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1" |
| 1450 | + integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw== |
1456 | 1451 | dependencies:
|
1457 |
| - "@cspotcode/source-map-consumer" "0.8.0" |
| 1452 | + "@jridgewell/trace-mapping" "0.3.9" |
1458 | 1453 |
|
1459 | 1454 |
|
1460 | 1455 | version "0.5.6"
|
|
1543 | 1538 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
|
1544 | 1539 | integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==
|
1545 | 1540 |
|
| 1541 | + |
| 1542 | + version "0.3.9" |
| 1543 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9" |
| 1544 | + integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ== |
| 1545 | + dependencies: |
| 1546 | + "@jridgewell/resolve-uri" "^3.0.3" |
| 1547 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1548 | + |
1546 | 1549 | "@jridgewell/trace-mapping@^0.3.0":
|
1547 | 1550 | version "0.3.4"
|
1548 | 1551 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3"
|
|
7538 | 7541 | resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
|
7539 | 7542 | integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
|
7540 | 7543 |
|
7541 |
| -ts-node@10.7.0: |
7542 |
| - version "10.7.0" |
7543 |
| - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5" |
7544 |
| - integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A== |
| 7544 | +ts-node@10.8.0: |
| 7545 | + version "10.8.0" |
| 7546 | + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.0.tgz#3ceb5ac3e67ae8025c1950626aafbdecb55d82ce" |
| 7547 | + integrity sha512-/fNd5Qh+zTt8Vt1KbYZjRHCE9sI5i7nqfD/dzBBRDeVXZXS6kToW6R7tTU6Nd4XavFs0mAVCg29Q//ML7WsZYA== |
7545 | 7548 | dependencies:
|
7546 |
| - "@cspotcode/source-map-support" "0.7.0" |
| 7549 | + "@cspotcode/source-map-support" "^0.8.0" |
7547 | 7550 | "@tsconfig/node10" "^1.0.7"
|
7548 | 7551 | "@tsconfig/node12" "^1.0.7"
|
7549 | 7552 | "@tsconfig/node14" "^1.0.0"
|
|
7554 | 7557 | create-require "^1.1.0"
|
7555 | 7558 | diff "^4.0.1"
|
7556 | 7559 | make-error "^1.1.1"
|
7557 |
| - v8-compile-cache-lib "^3.0.0" |
| 7560 | + v8-compile-cache-lib "^3.0.1" |
7558 | 7561 | yn "3.1.1"
|
7559 | 7562 |
|
7560 | 7563 | tsconfig-paths@^3.14.1:
|
@@ -7718,10 +7721,10 @@ uuid@^3.4.0:
|
7718 | 7721 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
7719 | 7722 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
7720 | 7723 |
|
7721 |
| -v8-compile-cache-lib@^3.0.0: |
7722 |
| - version "3.0.0" |
7723 |
| - resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8" |
7724 |
| - integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA== |
| 7724 | +v8-compile-cache-lib@^3.0.1: |
| 7725 | + version "3.0.1" |
| 7726 | + resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf" |
| 7727 | + integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg== |
7725 | 7728 |
|
7726 | 7729 | [email protected], v8-compile-cache@^2.0.3:
|
7727 | 7730 | version "2.3.0"
|
|
0 commit comments