File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 55
55
"@actions/tool-cache" : " ^2.0.2" ,
56
56
"@azure/storage-blob" : " ^12.15.0" ,
57
57
"@octokit/core" : " ^5.2.2" ,
58
- "@octokit/plugin-rest-endpoint-methods" : " ^10.4.0 " ,
58
+ "@octokit/plugin-rest-endpoint-methods" : " ^10.4.1 " ,
59
59
"async-retry" : " ^1.3.3" ,
60
60
"csv-parse" : " ^5.6.0" ,
61
61
"gunzip-maybe" : " ^1.4.2" ,
Original file line number Diff line number Diff line change @@ -1119,7 +1119,7 @@ __metadata:
1119
1119
" @actions/tool-cache " : ^2.0.2
1120
1120
" @azure/storage-blob " : ^12.15.0
1121
1121
" @octokit/core " : ^5.2.2
1122
- " @octokit/plugin-rest-endpoint-methods " : ^10.4.0
1122
+ " @octokit/plugin-rest-endpoint-methods " : ^10.4.1
1123
1123
" @types/csv-parse " : ^1.2.2
1124
1124
" @types/gunzip-maybe " : ^1.4.2
1125
1125
" @types/he " : ^1.2.3
@@ -1890,6 +1890,17 @@ __metadata:
1890
1890
languageName : node
1891
1891
linkType : hard
1892
1892
1893
+ " @octokit/plugin-rest-endpoint-methods@npm:^10.4.1 " :
1894
+ version : 10.4.1
1895
+ resolution : " @octokit/plugin-rest-endpoint-methods@npm:10.4.1"
1896
+ dependencies :
1897
+ " @octokit/types " : ^12.6.0
1898
+ peerDependencies :
1899
+ " @octokit/core " : 5
1900
+ checksum : 3e0e95515ccb7fdd5e5cff32a5e34a688fd275c6703caf786f7c49820e2bf2a66e7d845ba4eae4d03c307c1950ea417e34a17055b25b46e2019123b75b394c56
1901
+ languageName : node
1902
+ linkType : hard
1903
+
1893
1904
" @octokit/plugin-rest-endpoint-methods@npm:^5.13.0 " :
1894
1905
version : 5.16.2
1895
1906
resolution : " @octokit/plugin-rest-endpoint-methods@npm:5.16.2"
You can’t perform that action at this time.
0 commit comments