|
899 | 899 | resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b"
|
900 | 900 | integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==
|
901 | 901 |
|
902 |
| -"@cspotcode/source-map-support@0.6.1": |
903 |
| - version "0.6.1" |
904 |
| - resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.6.1.tgz#118511f316e2e87ee4294761868e254d3da47960" |
905 |
| - integrity sha512-DX3Z+T5dt1ockmPdobJS/FAsQPW4V4SrWEhD2iYQT2Cb2tQsiMnYxrcUH9By/Z3B+v0S5LMBkQtV/XOBbpLEOg== |
| 902 | +"@cspotcode/source-map-support@0.7.0": |
| 903 | + version "0.7.0" |
| 904 | + resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.7.0.tgz#4789840aa859e46d2f3173727ab707c66bf344f5" |
| 905 | + integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA== |
906 | 906 | dependencies:
|
907 | 907 | "@cspotcode/source-map-consumer" "0.8.0"
|
908 | 908 |
|
@@ -1667,12 +1667,7 @@ acorn@^7.1.1, acorn@^7.4.0:
|
1667 | 1667 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
1668 | 1668 | integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
1669 | 1669 |
|
1670 |
| -acorn@^8.2.4: |
1671 |
| - version "8.4.1" |
1672 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c" |
1673 |
| - integrity sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA== |
1674 |
| - |
1675 |
| -acorn@^8.4.1: |
| 1670 | +acorn@^8.2.4, acorn@^8.4.1: |
1676 | 1671 | version "8.5.0"
|
1677 | 1672 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.5.0.tgz#4512ccb99b3698c752591e9bb4472e38ad43cee2"
|
1678 | 1673 | integrity sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==
|
@@ -4261,12 +4256,12 @@ ts-node-dev@^1.1.6:
|
4261 | 4256 | ts-node "^9.0.0"
|
4262 | 4257 | tsconfig "^7.0.0"
|
4263 | 4258 |
|
4264 |
| -ts-node@^10.2.0: |
4265 |
| - version "10.2.1" |
4266 |
| - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.2.1.tgz#4cc93bea0a7aba2179497e65bb08ddfc198b3ab5" |
4267 |
| - integrity sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw== |
| 4259 | +ts-node@^10.3.0: |
| 4260 | + version "10.3.0" |
| 4261 | + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.3.0.tgz#a797f2ed3ff50c9a5d814ce400437cb0c1c048b4" |
| 4262 | + integrity sha512-RYIy3i8IgpFH45AX4fQHExrT8BxDeKTdC83QFJkNzkvt8uFB6QJ8XMyhynYiKMLxt9a7yuXaDBZNOYS3XjDcYw== |
4268 | 4263 | dependencies:
|
4269 |
| - "@cspotcode/source-map-support" "0.6.1" |
| 4264 | + "@cspotcode/source-map-support" "0.7.0" |
4270 | 4265 | "@tsconfig/node10" "^1.0.7"
|
4271 | 4266 | "@tsconfig/node12" "^1.0.7"
|
4272 | 4267 | "@tsconfig/node14" "^1.0.0"
|
|
0 commit comments