File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-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.3 " ,
34
+ "@types/node" : " ^20.8.6 " ,
35
35
"@vercel/ncc" : " ^0.38.0" ,
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.3 " :
45
- version "20.8.3"
46
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.3.tgz#c4ae2bb1cfab2999ed441a95c122bbbe1567a66d"
47
- integrity sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==
44
+ " @types/node@^20.8.6 " :
45
+ version "20.8.6"
46
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.6.tgz#0dbd4ebcc82ad0128df05d0e6f57e05359ee47fa"
47
+ integrity sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ==
48
+ dependencies :
49
+ undici-types "~5.25.1"
48
50
49
51
" @vercel/ncc@^0.38.0 " :
50
52
version "0.38.0"
@@ -66,6 +68,11 @@ typescript@^5.2.2:
66
68
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
67
69
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
68
70
71
+ undici-types@~5.25.1 :
72
+ version "5.25.3"
73
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
74
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
75
+
69
76
uuid@^3.3.2 :
70
77
version "3.4.0"
71
78
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
You can’t perform that action at this time.
0 commit comments