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.8.9 " ,
34
+ "@types/node" : " ^20.8.10 " ,
35
35
"@vercel/ncc" : " ^0.38.1" ,
36
36
"typescript" : " ^5.2.2"
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.8.9 " :
45
- version "20.8.9 "
46
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9 .tgz#646390b4fab269abce59c308fc286dcd818a2b08 "
47
- integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg ==
44
+ " @types/node@^20.8.10 " :
45
+ version "20.8.10 "
46
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10 .tgz#a5448b895c753ae929c26ce85cab557c6d4a365e "
47
+ integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w ==
48
48
dependencies :
49
49
undici-types "~5.26.4"
50
50
You can’t perform that action at this time.
0 commit comments