diff --git a/package.json b/package.json index 843b4d8d..712a4527 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@actions/io": "^1.1.3", "@actions/tool-cache": "^2.0.1", "@octokit/core": "^5.0.2", - "@octokit/plugin-rest-endpoint-methods": "^10.1.5", + "@octokit/plugin-rest-endpoint-methods": "^10.2.0", "async-retry": "^1.3.3", "csv-parse": "^5.5.2", "handlebars": "^4.7.8", diff --git a/yarn.lock b/yarn.lock index b0675cd8..dd7418b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1047,7 +1047,7 @@ __metadata: "@actions/io": ^1.1.3 "@actions/tool-cache": ^2.0.1 "@octokit/core": ^5.0.2 - "@octokit/plugin-rest-endpoint-methods": ^10.1.5 + "@octokit/plugin-rest-endpoint-methods": ^10.2.0 "@types/csv-parse": ^1.2.2 "@types/js-yaml": ^4.0.5 "@types/node": ^20.5.9 @@ -1704,14 +1704,14 @@ __metadata: languageName: node linkType: hard -"@octokit/plugin-rest-endpoint-methods@npm:^10.1.5": - version: 10.1.5 - resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.1.5" +"@octokit/plugin-rest-endpoint-methods@npm:^10.2.0": + version: 10.2.0 + resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.2.0" dependencies: "@octokit/types": ^12.3.0 peerDependencies: "@octokit/core": ">=5" - checksum: 01b79eac7f1f5663c8bdb2f27a209873cebdf664b15712b4cc1f363f2a9df60f217e03af67a07000a4a7a70191080716ccc6d9fa454258f5cb2a09ef18723ee9 + checksum: 3209688bf508d22a525fe32d632ff928b048688c1859c7e4bbb08bd181aa07f580b375a502e34368628103e5d5cccf7f9fb0ff0c8fd4262470ac8eeffb80ac6b languageName: node linkType: hard