File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 5252 "@actions/http-client" : " ^2.2.0" ,
5353 "@actions/io" : " ^1.1.3" ,
5454 "@actions/tool-cache" : " ^2.0.1" ,
55- "@octokit/core" : " ^5.0.1 " ,
55+ "@octokit/core" : " ^5.0.2 " ,
5656 "@octokit/plugin-rest-endpoint-methods" : " ^10.1.5" ,
5757 "async-retry" : " ^1.3.3" ,
5858 "csv-parse" : " ^5.5.2" ,
Original file line number Diff line number Diff line change @@ -1046,7 +1046,7 @@ __metadata:
10461046 " @actions/http-client " : ^2.2.0
10471047 " @actions/io " : ^1.1.3
10481048 " @actions/tool-cache " : ^2.0.1
1049- " @octokit/core " : ^5.0.1
1049+ " @octokit/core " : ^5.0.2
10501050 " @octokit/plugin-rest-endpoint-methods " : ^10.1.5
10511051 " @types/csv-parse " : ^1.2.2
10521052 " @types/js-yaml " : ^4.0.5
@@ -1624,6 +1624,21 @@ __metadata:
16241624 languageName : node
16251625 linkType : hard
16261626
1627+ " @octokit/core@npm:^5.0.2 " :
1628+ version : 5.0.2
1629+ resolution : " @octokit/core@npm:5.0.2"
1630+ dependencies :
1631+ " @octokit/auth-token " : ^4.0.0
1632+ " @octokit/graphql " : ^7.0.0
1633+ " @octokit/request " : ^8.0.2
1634+ " @octokit/request-error " : ^5.0.0
1635+ " @octokit/types " : ^12.0.0
1636+ before-after-hook : ^2.2.0
1637+ universal-user-agent : ^6.0.0
1638+ checksum : 9ce060d61577f6805901ae5c33b2764a441db119ae0cca09104adf37b119cce68b656220de56c0c5004c9c9c1c892a7fdfbe9c0b1f5e398cb359dfd39c57eca8
1639+ languageName : node
1640+ linkType : hard
1641+
16271642" @octokit/endpoint@npm:^9.0.0 " :
16281643 version : 9.0.0
16291644 resolution : " @octokit/endpoint@npm:9.0.0"
You can’t perform that action at this time.
0 commit comments