File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"@actions/tool-cache" : " ^2.0.1"
32
32
},
33
33
"devDependencies" : {
34
- "@types/node" : " ^20.12.5 " ,
34
+ "@types/node" : " ^20.12.7 " ,
35
35
"@vercel/ncc" : " ^0.38.1" ,
36
36
"typescript" : " ^5.4.4"
37
37
}
Original file line number Diff line number Diff line change 41
41
semver "^6.1.0"
42
42
uuid "^3.3.2"
43
43
44
- " @types/node@^20.12.5 " :
45
- version "20.12.5 "
46
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5 .tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3 "
47
- integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw ==
44
+ " @types/node@^20.12.7 " :
45
+ version "20.12.7 "
46
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7 .tgz#04080362fa3dd6c5822061aa3124f5c152cff384 "
47
+ integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg ==
48
48
dependencies :
49
49
undici-types "~5.26.4"
50
50
You can’t perform that action at this time.
0 commit comments