@@ -99,6 +99,16 @@ __metadata:
99
99
languageName : node
100
100
linkType : hard
101
101
102
+ " @actions/http-client@npm:^2.2.0 " :
103
+ version : 2.2.0
104
+ resolution : " @actions/http-client@npm:2.2.0"
105
+ dependencies :
106
+ tunnel : ^0.0.6
107
+ undici : ^5.25.4
108
+ checksum : 075fc21e8c05e865239bfc5cc91ce42aff7ac7877a5828145545cb27c572f74af8f96f90233f3ba2376525a9032bb8eadebd7221c007ce62459b99d5d2362f94
109
+ languageName : node
110
+ linkType : hard
111
+
102
112
" @actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1, @actions/io@npm:^1.1.3 " :
103
113
version : 1.1.3
104
114
resolution : " @actions/io@npm:1.1.3"
@@ -986,7 +996,7 @@ __metadata:
986
996
" @actions/core " : ^1.10.1
987
997
" @actions/exec " : ^1.1.1
988
998
" @actions/github " : ^5.1.1
989
- " @actions/http-client " : ^2.1.1
999
+ " @actions/http-client " : ^2.2.0
990
1000
" @actions/io " : ^1.1.3
991
1001
" @actions/tool-cache " : ^2.0.1
992
1002
" @octokit/core " : ^5.0.1
@@ -1062,6 +1072,13 @@ __metadata:
1062
1072
languageName : node
1063
1073
linkType : hard
1064
1074
1075
+ " @fastify/busboy@npm:^2.0.0 " :
1076
+ version : 2.0.0
1077
+ resolution : " @fastify/busboy@npm:2.0.0"
1078
+ checksum : 41879937ce1dee6421ef9cd4da53239830617e1f0bb7a0e843940772cd72827205d05e518af6adabe6e1ea19301285fff432b9d11bad01a531e698bea95c781b
1079
+ languageName : node
1080
+ linkType : hard
1081
+
1065
1082
" @gar/promisify@npm:^1.1.3 " :
1066
1083
version : 1.1.3
1067
1084
resolution : " @gar/promisify@npm:1.1.3"
@@ -7247,6 +7264,15 @@ __metadata:
7247
7264
languageName : node
7248
7265
linkType : hard
7249
7266
7267
+ " undici@npm:^5.25.4 " :
7268
+ version : 5.25.4
7269
+ resolution : " undici@npm:5.25.4"
7270
+ dependencies :
7271
+ " @fastify/busboy " : ^2.0.0
7272
+ checksum : 654da161687de893127a685be61a19cb5bae42f4595c316ebf633929d871ac3bcd33edcb74156cea90655dfcd100bfe9b53a4f4749d52fc6ad2232f49a6ca8ab
7273
+ languageName : node
7274
+ linkType : hard
7275
+
7250
7276
" unique-filename@npm:^2.0.0 " :
7251
7277
version : 2.0.1
7252
7278
resolution : " unique-filename@npm:2.0.1"
0 commit comments