File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.10.3 " ,
34
+ "@types/node" : " ^20.10.4 " ,
35
35
"@vercel/ncc" : " ^0.38.1" ,
36
36
"typescript" : " ^5.3.3"
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.10.3 " :
45
- version "20.10.3 "
46
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3 .tgz#4900adcc7fc189d5af5bb41da8f543cea6962030 "
47
- integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg ==
44
+ " @types/node@^20.10.4 " :
45
+ version "20.10.4 "
46
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4 .tgz#b246fd84d55d5b1b71bf51f964bd514409347198 "
47
+ integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg ==
48
48
dependencies :
49
49
undici-types "~5.26.4"
50
50
You can’t perform that action at this time.
0 commit comments