This repository was archived by the owner on Apr 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 84
84
"@cloudflare/workers-types" : " ^4.20230404.0" ,
85
85
"@swc/core" : " ^1.3.100" ,
86
86
"@types/express" : " ^4.17.13" ,
87
- "@types/node" : " ^16.0.0 " ,
87
+ "@types/node" : " ^20.11.6 " ,
88
88
"@types/node-fetch" : " ^2.5.7" ,
89
89
"@types/supertest" : " ^2.0.10" ,
90
90
"@types/uuid" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 3106
3106
dependencies :
3107
3107
" @types/node" " *"
3108
3108
3109
- " @types/node@* " :
3110
- version "20.9.0 "
3111
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0 .tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298 "
3112
- integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw ==
3109
+ " @types/node@*" , "@types/node@^20.11.6" :
3110
+ version "20.11.6 "
3111
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6 .tgz#6adf4241460e28be53836529c033a41985f85b6e "
3112
+ integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q ==
3113
3113
dependencies :
3114
3114
undici-types "~5.26.4"
3115
3115
3118
3118
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
3119
3119
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
3120
3120
3121
- " @types/node@^16.0.0 " :
3122
- version "16.18.61"
3123
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.61.tgz#5ea47e3018348bf3bbbe646b396ba5e720310be1"
3124
- integrity sha512-k0N7BqGhJoJzdh6MuQg1V1ragJiXTh8VUBAZTWjJ9cUq23SG0F0xavOwZbhiP4J3y20xd6jxKx+xNUhkMAi76Q==
3125
-
3126
3121
" @types/normalize-package-data@^2.4.0 " :
3127
3122
version "2.4.4"
3128
3123
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
You can’t perform that action at this time.
0 commit comments