File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "license" : " MIT" ,
1919 "dependencies" : {
2020 "@actions/cache" : " ^5.0.3" ,
21- "@actions/core" : " ^2.0.2 " ,
21+ "@actions/core" : " ^2.0.3 " ,
2222 "@actions/exec" : " ^2.0.0" ,
2323 "@actions/glob" : " ^0.5.0" ,
2424 "js-yaml" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 3434 " @actions/exec" " ^2.0.0"
3535 " @actions/http-client" " ^3.0.0"
3636
37- " @actions/core@^2.0.2 " :
38- version "2.0.2 "
39- resolved "https://registry.yarnpkg.com/@actions/core/-/core-2.0.2 .tgz#81c59e1f3437660d2148a064c1ba8e99931f2cf7 "
40- integrity sha512-Ast1V7yHbGAhplAsuVlnb/5J8Mtr/Zl6byPPL+Qjq3lmfIgWF1ak1iYfF/079cRERiuTALTXkSuEUdZeDCfGtA ==
37+ " @actions/core@^2.0.3 " :
38+ version "2.0.3 "
39+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-2.0.3 .tgz#b05e8cf407ab393e5d10282357a74e1ee2315eee "
40+ integrity sha512-Od9Thc3T1mQJYddvVPM4QGiLUewdh+3txmDYHHxoNdkqysR1MbCT+rFOtNUxYAz+7+6RIsqipVahY2GJqGPyxA ==
4141 dependencies :
4242 " @actions/exec" " ^2.0.0"
43- " @actions/http-client" " ^3.0.1 "
43+ " @actions/http-client" " ^3.0.2 "
4444
4545" @actions/exec@^1.1.1 " :
4646 version "1.1.1"
8888 tunnel "^0.0.6"
8989 undici "^5.28.5"
9090
91+ " @actions/http-client@^3.0.2 " :
92+ version "3.0.2"
93+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.2.tgz#3db9c83af9d29d51ac8c30b45bc17f7014beb1b2"
94+ integrity sha512-JP38FYYpyqvUsz+Igqlc/JG6YO9PaKuvqjM3iGvaLqFnJ7TFmcLyy2IDrY0bI0qCQug8E9K+elv5ZNfw62ZJzA==
95+ dependencies :
96+ tunnel "^0.0.6"
97+ undici "^6.23.0"
98+
9199" @actions/io@^1.0.1 " :
92100 version "1.1.3"
93101 resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
@@ -2922,6 +2930,11 @@ undici@^5.25.4, undici@^5.28.5:
29222930 dependencies :
29232931 " @fastify/busboy" " ^2.0.0"
29242932
2933+ undici@^6.23.0 :
2934+ version "6.23.0"
2935+ resolved "https://registry.yarnpkg.com/undici/-/undici-6.23.0.tgz#7953087744d9095a96f115de3140ca3828aff3a4"
2936+ integrity sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==
2937+
29252938unrs-resolver@^1.7.11 :
29262939 version "1.11.1"
29272940 resolved "https://registry.yarnpkg.com/unrs-resolver/-/unrs-resolver-1.11.1.tgz#be9cd8686c99ef53ecb96df2a473c64d304048a9"
You can’t perform that action at this time.
0 commit comments