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 52
52
"@actions/http-client" : " ^2.2.0" ,
53
53
"@actions/io" : " ^1.1.3" ,
54
54
"@actions/tool-cache" : " ^2.0.1" ,
55
- "@octokit/core" : " ^5.0.1 " ,
55
+ "@octokit/core" : " ^5.0.2 " ,
56
56
"@octokit/plugin-rest-endpoint-methods" : " ^10.1.5" ,
57
57
"async-retry" : " ^1.3.3" ,
58
58
"csv-parse" : " ^5.5.2" ,
Original file line number Diff line number Diff line change @@ -1046,7 +1046,7 @@ __metadata:
1046
1046
" @actions/http-client " : ^2.2.0
1047
1047
" @actions/io " : ^1.1.3
1048
1048
" @actions/tool-cache " : ^2.0.1
1049
- " @octokit/core " : ^5.0.1
1049
+ " @octokit/core " : ^5.0.2
1050
1050
" @octokit/plugin-rest-endpoint-methods " : ^10.1.5
1051
1051
" @types/csv-parse " : ^1.2.2
1052
1052
" @types/js-yaml " : ^4.0.5
@@ -1624,6 +1624,21 @@ __metadata:
1624
1624
languageName : node
1625
1625
linkType : hard
1626
1626
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
+
1627
1642
" @octokit/endpoint@npm:^9.0.0 " :
1628
1643
version : 9.0.0
1629
1644
resolution : " @octokit/endpoint@npm:9.0.0"
You can’t perform that action at this time.
0 commit comments