File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"@actions/github" : " ^6.0.0"
30
30
},
31
31
"devDependencies" : {
32
- "@types/node" : " ^20.14.10 " ,
32
+ "@types/node" : " ^22.6.1 " ,
33
33
"@typescript-eslint/parser" : " ^7.16.0" ,
34
34
"@vercel/ncc" : " ^0.38.1" ,
35
35
"eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 929
929
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
930
930
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
931
931
932
- " @types/node@*" , "@types/node@^20.14.10 ":
933
- version "20.14.10 "
934
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10 .tgz#a1a218290f1b6428682e3af044785e5874db469a "
935
- integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ ==
932
+ " @types/node@*" , "@types/node@^22.6.1 ":
933
+ version "22.6.1 "
934
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.6.1 .tgz#e531a45f4d78f14a8468cb9cdc29dc9602afc7ac "
935
+ integrity sha512-V48tCfcKb/e6cVUigLAaJDAILdMP0fUW6BidkPK4GpGjXcfbnoHasCZDwz3N3yVt5we2RHm4XTQCpv0KJz9zqw ==
936
936
dependencies :
937
- undici-types "~5.26.4 "
937
+ undici-types "~6.19.2 "
938
938
939
939
" @types/stack-utils@^2.0.0 " :
940
940
version "2.0.1"
@@ -4003,10 +4003,10 @@ unbox-primitive@^1.0.2:
4003
4003
has-symbols "^1.0.3"
4004
4004
which-boxed-primitive "^1.0.2"
4005
4005
4006
- undici-types@~5.26.4 :
4007
- version "5.26.5 "
4008
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
4009
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
4006
+ undici-types@~6.19.2 :
4007
+ version "6.19.8 "
4008
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
4009
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
4010
4010
4011
4011
undici@^5.25.4 :
4012
4012
version "5.28.4"
You can’t perform that action at this time.
0 commit comments