diff --git a/package.json b/package.json index a4f279c..6e3bad0 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@actions/tool-cache": "^2.0.2", "@azure/storage-blob": "^12.15.0", "@octokit/core": "^5.2.2", - "@octokit/plugin-rest-endpoint-methods": "^10.4.0", + "@octokit/plugin-rest-endpoint-methods": "^10.4.1", "async-retry": "^1.3.3", "csv-parse": "^5.6.0", "gunzip-maybe": "^1.4.2", diff --git a/yarn.lock b/yarn.lock index bad8036..b66756e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1119,7 +1119,7 @@ __metadata: "@actions/tool-cache": ^2.0.2 "@azure/storage-blob": ^12.15.0 "@octokit/core": ^5.2.2 - "@octokit/plugin-rest-endpoint-methods": ^10.4.0 + "@octokit/plugin-rest-endpoint-methods": ^10.4.1 "@types/csv-parse": ^1.2.2 "@types/gunzip-maybe": ^1.4.2 "@types/he": ^1.2.3 @@ -1890,6 +1890,17 @@ __metadata: languageName: node linkType: hard +"@octokit/plugin-rest-endpoint-methods@npm:^10.4.1": + version: 10.4.1 + resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.1" + dependencies: + "@octokit/types": ^12.6.0 + peerDependencies: + "@octokit/core": 5 + checksum: 3e0e95515ccb7fdd5e5cff32a5e34a688fd275c6703caf786f7c49820e2bf2a66e7d845ba4eae4d03c307c1950ea417e34a17055b25b46e2019123b75b394c56 + languageName: node + linkType: hard + "@octokit/plugin-rest-endpoint-methods@npm:^5.13.0": version: 5.16.2 resolution: "@octokit/plugin-rest-endpoint-methods@npm:5.16.2"