This repository was archived by the owner on Mar 23, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
new_project/examples/btc_eth Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"@types/readline-sync" : " ^1.4.3" ,
16
16
"jest" : " ^24.9.0" ,
17
17
"prettier" : " ^1.19.1" ,
18
- "ts-node" : " ^8.5.2 " ,
18
+ "ts-node" : " ^8.5.3 " ,
19
19
"tslint" : " ^5.20.1" ,
20
20
"tslint-config-prettier" : " ^1.18.0" ,
21
21
"typescript" : " ^3.7.2"
Original file line number Diff line number Diff line change @@ -4154,10 +4154,10 @@ tr46@^1.0.1:
4154
4154
dependencies :
4155
4155
punycode "^2.1.0"
4156
4156
4157
- ts-node@^8.5.2 :
4158
- version "8.5.2 "
4159
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5.2 .tgz#434f6c893bafe501a30b32ac94ee36809ba2adce "
4160
- integrity sha512-W1DK/a6BGoV/D4x/SXXm6TSQx6q3blECUzd5TN+j56YEMX3yPVMpHsICLedUw3DvGF3aTQ8hfdR9AKMaHjIi+A ==
4157
+ ts-node@^8.5.3 :
4158
+ version "8.5.3 "
4159
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5.3 .tgz#f0bcacbfda8a70188f3a5c561b2dab546cb0abbb "
4160
+ integrity sha512-B4dYs62o9ioIilzh7Npby5grYvw3lLwttTSIzf7QObf1FWUCzt+ELtyZJd+xYgxJ/n3A5nQJ2oG6VaZgwMMcjA ==
4161
4161
dependencies :
4162
4162
arg "^4.1.0"
4163
4163
diff "^4.0.1"
You can’t perform that action at this time.
0 commit comments