@@ -9870,7 +9870,26 @@ ts-morph@12.0.0:
9870
9870
" @ts-morph/common" " ~0.11.0"
9871
9871
code-block-writer "^10.1.1"
9872
9872
9873
- ts-node@10.4.0, ts-node@^10.4.0 :
9873
+ ts-node@10.5.0 :
9874
+ version "10.5.0"
9875
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5.0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9"
9876
+ integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw==
9877
+ dependencies :
9878
+ " @cspotcode/source-map-support" " 0.7.0"
9879
+ " @tsconfig/node10" " ^1.0.7"
9880
+ " @tsconfig/node12" " ^1.0.7"
9881
+ " @tsconfig/node14" " ^1.0.0"
9882
+ " @tsconfig/node16" " ^1.0.2"
9883
+ acorn "^8.4.1"
9884
+ acorn-walk "^8.1.1"
9885
+ arg "^4.1.0"
9886
+ create-require "^1.1.0"
9887
+ diff "^4.0.1"
9888
+ make-error "^1.1.1"
9889
+ v8-compile-cache-lib "^3.0.0"
9890
+ yn "3.1.1"
9891
+
9892
+ ts-node@^10.4.0 :
9874
9893
version "10.4.0"
9875
9894
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7"
9876
9895
integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==
@@ -10153,6 +10172,11 @@ uuid@^3.3.2:
10153
10172
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
10154
10173
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
10155
10174
10175
+ v8-compile-cache-lib@^3.0.0 :
10176
+ version "3.0.0"
10177
+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
10178
+ integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
10179
+
10156
10180
v8-compile-cache@^2.0.3 :
10157
10181
version "2.3.0"
10158
10182
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
0 commit comments