|
1459 | 1459 | resolved "https://registry.npmjs.org/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b"
|
1460 | 1460 | integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==
|
1461 | 1461 |
|
1462 |
| -"@cspotcode/source-map-support@0.6.1": |
1463 |
| - version "0.6.1" |
1464 |
| - resolved "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.6.1.tgz#118511f316e2e87ee4294761868e254d3da47960" |
1465 |
| - integrity sha512-DX3Z+T5dt1ockmPdobJS/FAsQPW4V4SrWEhD2iYQT2Cb2tQsiMnYxrcUH9By/Z3B+v0S5LMBkQtV/XOBbpLEOg== |
| 1462 | +"@cspotcode/source-map-support@0.7.0": |
| 1463 | + version "0.7.0" |
| 1464 | + resolved "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.7.0.tgz#4789840aa859e46d2f3173727ab707c66bf344f5" |
| 1465 | + integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA== |
1466 | 1466 | dependencies:
|
1467 | 1467 | "@cspotcode/source-map-consumer" "0.8.0"
|
1468 | 1468 |
|
|
15980 | 15980 | micromatch "^4.0.0"
|
15981 | 15981 | semver "^7.3.4"
|
15982 | 15982 |
|
15983 |
| -ts-node@10.2.1: |
15984 |
| - version "10.2.1" |
15985 |
| - resolved "https://registry.npmjs.org/ts-node/-/ts-node-10.2.1.tgz#4cc93bea0a7aba2179497e65bb08ddfc198b3ab5" |
15986 |
| - integrity sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw== |
| 15983 | +ts-node@10.7.0: |
| 15984 | + version "10.7.0" |
| 15985 | + resolved "https://registry.npmjs.org/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5" |
| 15986 | + integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A== |
15987 | 15987 | dependencies:
|
15988 |
| - "@cspotcode/source-map-support" "0.6.1" |
| 15988 | + "@cspotcode/source-map-support" "0.7.0" |
15989 | 15989 | "@tsconfig/node10" "^1.0.7"
|
15990 | 15990 | "@tsconfig/node12" "^1.0.7"
|
15991 | 15991 | "@tsconfig/node14" "^1.0.0"
|
|
15996 | 15996 | create-require "^1.1.0"
|
15997 | 15997 | diff "^4.0.1"
|
15998 | 15998 | make-error "^1.1.1"
|
| 15999 | + v8-compile-cache-lib "^3.0.0" |
15999 | 16000 | yn "3.1.1"
|
16000 | 16001 |
|
16001 | 16002 | tsconfig-paths@^3.11.0:
|
@@ -16570,6 +16571,11 @@ uuid@^8.3.2:
|
16570 | 16571 | resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
16571 | 16572 | integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|
16572 | 16573 |
|
| 16574 | +v8-compile-cache-lib@^3.0.0: |
| 16575 | + version "3.0.1" |
| 16576 | + resolved "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf" |
| 16577 | + integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg== |
| 16578 | + |
16573 | 16579 | v8-compile-cache@^2.0.3:
|
16574 | 16580 | version "2.3.0"
|
16575 | 16581 | resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
|
|
0 commit comments