951
951
dependencies :
952
952
chalk "^4.0.0"
953
953
954
-
955
- version "0.8.0"
956
- resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b"
957
- integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==
958
-
959
-
960
- version "0.7.0"
961
- resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.7.0.tgz#4789840aa859e46d2f3173727ab707c66bf344f5"
962
- integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==
954
+ " @cspotcode/source-map-support@^0.8.0 " :
955
+ version "0.8.1"
956
+ resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
957
+ integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==
963
958
dependencies :
964
- " @cspotcode/source-map-consumer " " 0.8.0 "
959
+ " @jridgewell/trace-mapping " " 0.3.9 "
965
960
966
961
" @iarna/toml@^2.2.0 " :
967
962
version "2.2.1"
968
963
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.1.tgz#82d0993d8882bb05e0645fbb4731d9e939e895b3"
969
964
integrity sha512-I2EjI9TbEFJNLziNPFfpo64PNanOaK17iL2kTW/jGlGOa4bvHw4VEied83kOEB7NJjXf1KfvmsQ2aEjy3xjiGg==
970
965
966
+ " @jridgewell/resolve-uri@^3.0.3 " :
967
+ version "3.0.8"
968
+ resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.8.tgz#687cc2bbf243f4e9a868ecf2262318e2658873a1"
969
+ integrity sha512-YK5G9LaddzGbcucK4c8h5tWFmMPBvRZ/uyWmN1/SbBdIvqGUdWGkJ5BAaccgs6XbzVLsqbPJrBSFwKv3kT9i7w==
970
+
971
+ " @jridgewell/sourcemap-codec@^1.4.10 " :
972
+ version "1.4.14"
973
+ resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
974
+ integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
975
+
976
+
977
+ version "0.3.9"
978
+ resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
979
+ integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==
980
+ dependencies :
981
+ " @jridgewell/resolve-uri" " ^3.0.3"
982
+ " @jridgewell/sourcemap-codec" " ^1.4.10"
983
+
971
984
" @mrmlnc/readdir-enhanced@^2.2.1 " :
972
985
version "2.2.1"
973
986
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -6565,7 +6578,7 @@ source-map-resolve@^0.5.0:
6565
6578
source-map-url "^0.4.0"
6566
6579
urix "^0.1.0"
6567
6580
6568
- source-map-support@^0.5.12, source-map-support@^0.5.17, source-map-support@ ~0.5.12, source-map-support@~0.5.6 :
6581
+ source-map-support@^0.5.12, source-map-support@~0.5.12, source-map-support@~0.5.6 :
6569
6582
version "0.5.19"
6570
6583
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
6571
6584
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
@@ -7096,12 +7109,12 @@ trim-newlines@^3.0.0:
7096
7109
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
7097
7110
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
7098
7111
7099
- ts-node@^10.4.0 :
7100
- version "10.4.0 "
7101
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0 .tgz#680f88945885f4e6cf450e7f0d6223dd404895f7 "
7102
- integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A ==
7112
+ ts-node@^10.4.0, ts-node@^10.8.2 :
7113
+ version "10.8.2 "
7114
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.2 .tgz#3185b75228cef116bf82ffe8762594f54b2a23f2 "
7115
+ integrity sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA ==
7103
7116
dependencies :
7104
- " @cspotcode/source-map-support" " 0.7 .0"
7117
+ " @cspotcode/source-map-support" " ^0.8 .0"
7105
7118
" @tsconfig/node10" " ^1.0.7"
7106
7119
" @tsconfig/node12" " ^1.0.7"
7107
7120
" @tsconfig/node14" " ^1.0.0"
@@ -7112,17 +7125,7 @@ ts-node@^10.4.0:
7112
7125
create-require "^1.1.0"
7113
7126
diff "^4.0.1"
7114
7127
make-error "^1.1.1"
7115
- yn "3.1.1"
7116
-
7117
- ts-node@^8.10.2 :
7118
- version "8.10.2"
7119
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d"
7120
- integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
7121
- dependencies :
7122
- arg "^4.1.0"
7123
- diff "^4.0.1"
7124
- make-error "^1.1.1"
7125
- source-map-support "^0.5.17"
7128
+ v8-compile-cache-lib "^3.0.1"
7126
7129
yn "3.1.1"
7127
7130
7128
7131
tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0 :
@@ -7387,6 +7390,11 @@ uuid@^3.3.2:
7387
7390
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
7388
7391
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
7389
7392
7393
+ v8-compile-cache-lib@^3.0.1 :
7394
+ version "3.0.1"
7395
+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
7396
+ integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
7397
+
7390
7398
v8-compile-cache@^2.0.0 :
7391
7399
version "2.0.2"
7392
7400
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.2.tgz#a428b28bb26790734c4fc8bc9fa106fccebf6a6c"
0 commit comments