File tree Expand file tree Collapse file tree 4 files changed +9
-16
lines changed
Expand file tree Collapse file tree 4 files changed +9
-16
lines changed Original file line number Diff line number Diff line change 2222 "license" : " MIT" ,
2323 "dependencies" : {
2424 "@actions/core" : " ^1.10.0" ,
25- "@actions/github" : " ^5.0.0 "
25+ "@actions/github" : " ^5.1.1 "
2626 },
2727 "devDependencies" : {
2828 "@types/node" : " ^16.11.26" ,
Original file line number Diff line number Diff line change 1010 " @actions/http-client" " ^2.0.1"
1111 uuid "^8.3.2"
1212
13- " @actions/github@^5.0.0 " :
14- version "5.0 .1"
15- resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0 .1.tgz#5fdbe371d9a592038668be95d12421361585fba1 "
16- integrity sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg ==
13+ " @actions/github@^5.1.1 " :
14+ version "5.1 .1"
15+ resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.1 .1.tgz#40b9b9e1323a5efcf4ff7dadd33d8ea51651bbcb "
16+ integrity sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g ==
1717 dependencies :
18- " @actions/http-client" " ^1 .0.11 "
18+ " @actions/http-client" " ^2 .0.1 "
1919 " @octokit/core" " ^3.6.0"
2020 " @octokit/plugin-paginate-rest" " ^2.17.0"
2121 " @octokit/plugin-rest-endpoint-methods" " ^5.13.0"
2222
23- " @actions/http-client@^1.0.11 " :
24- version "1.0.11"
25- resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.11.tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0"
26- integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg==
27- dependencies :
28- tunnel "0.0.6"
29-
3023" @actions/http-client@^2.0.1 " :
3124 version "2.0.1"
3225 resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.1.tgz#873f4ca98fe32f6839462a6f046332677322f99c"
@@ -1038,7 +1031,7 @@ tsutils@^3.21.0:
10381031 dependencies :
10391032 tslib "^1.8.1"
10401033
1041- tunnel@0.0.6, tunnel@ ^0.0.6 :
1034+ tunnel@^0.0.6 :
10421035 version "0.0.6"
10431036 resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
10441037 integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
You can’t perform that action at this time.
0 commit comments