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 18
18
"ts-node" : " ^8.5.4" ,
19
19
"tslint" : " ^5.20.1" ,
20
20
"tslint-config-prettier" : " ^1.18.0" ,
21
- "typescript" : " ^3.7.2 "
21
+ "typescript" : " ^3.7.3 "
22
22
},
23
23
"dependencies" : {
24
24
"comit-sdk" : " ^0.7.1" ,
Original file line number Diff line number Diff line change @@ -4228,10 +4228,10 @@ type-is@~1.6.17, type-is@~1.6.18:
4228
4228
media-typer "0.3.0"
4229
4229
mime-types "~2.1.24"
4230
4230
4231
- typescript@^3.7.2 :
4232
- version "3.7.2 "
4233
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2 .tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb "
4234
- integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ ==
4231
+ typescript@^3.7.3 :
4232
+ version "3.7.3 "
4233
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3 .tgz#b36840668a16458a7025b9eabfad11b66ab85c69 "
4234
+ integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw ==
4235
4235
4236
4236
uglify-js@^3.1.4 :
4237
4237
version "3.6.0"
You can’t perform that action at this time.
0 commit comments