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
create/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 23
23
"typescript" : " ^3.9.6"
24
24
},
25
25
"dependencies" : {
26
- "@types/express" : " ^4.17.6 " ,
26
+ "@types/express" : " ^4.17.7 " ,
27
27
"axios" : " ^0.19.2" ,
28
28
"comit-sdk" : " ^0.15" ,
29
29
"dotenv" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 126
126
" @types/node" " *"
127
127
" @types/range-parser" " *"
128
128
129
- " @types/express@^4.17.6 " :
130
- version "4.17.6 "
131
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.6 .tgz#6bce49e49570507b86ea1b07b806f04697fac45e "
132
- integrity sha512-n/mr9tZI83kd4azlPG5y997C/M4DNABK9yErhFM6hKdym4kkmd9j0vtsJyjFIwfRBxtrxZtAfGZCNRIBMFLK5w ==
129
+ " @types/express@^4.17.7 " :
130
+ version "4.17.7 "
131
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.7 .tgz#42045be6475636d9801369cd4418ef65cdb0dd59 "
132
+ integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ ==
133
133
dependencies :
134
134
" @types/body-parser" " *"
135
135
" @types/express-serve-static-core" " *"
You can’t perform that action at this time.
0 commit comments