This repository was archived by the owner on Nov 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 37
37
"@swc/core" : " 1.3.100" ,
38
38
"@swc/jest" : " 0.2.29" ,
39
39
"@types/jest" : " 29.5.11" ,
40
- "@types/node" : " 18.19.2 " ,
40
+ "@types/node" : " 20.10.3 " ,
41
41
"@types/node-fetch" : " 2.6.9" ,
42
42
"eslint" : " 8.55.0" ,
43
43
"jest" : " 29.7.0" ,
49
49
"access" : " public"
50
50
},
51
51
"volta" : {
52
- "node" : " 18.19 .0"
52
+ "node" : " 20.10 .0"
53
53
}
54
54
}
Original file line number Diff line number Diff line change 1187
1187
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
1188
1188
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==
1189
1189
1190
- " @types/node@18.19.2 " :
1191
- version "18.19.2 "
1192
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.2 .tgz#865107157bda220eef9fa8c2173152d6559a41ae "
1193
- integrity sha512-6wzfBdbWpe8QykUkXBjtmO3zITA0A3FIjoy+in0Y2K4KrCiRhNYJIdwAPDffZ3G6GnaKaSLSEa9ZuORLfEoiwg ==
1190
+ " @types/node@20.10.3 " :
1191
+ version "20.10.3 "
1192
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3 .tgz#4900adcc7fc189d5af5bb41da8f543cea6962030 "
1193
+ integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg ==
1194
1194
dependencies :
1195
1195
undici-types "~5.26.4"
1196
1196
You can’t perform that action at this time.
0 commit comments