diff --git a/package.json b/package.json index cc882fe0..3a71ff1e 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.1.0", - "@octokit/plugin-rest-endpoint-methods": "^10.4.0", + "@octokit/plugin-rest-endpoint-methods": "^11.0.0", "async-retry": "^1.3.3", "csv-parse": "^5.5.3", "handlebars": "^4.7.8", diff --git a/yarn.lock b/yarn.lock index fa4d30ad..30757d1b 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.1.0 - "@octokit/plugin-rest-endpoint-methods": ^10.4.0 + "@octokit/plugin-rest-endpoint-methods": ^11.0.0 "@types/csv-parse": ^1.2.2 "@types/js-yaml": ^4.0.5 "@types/node": ^20.5.9 @@ -1703,14 +1703,14 @@ __metadata: languageName: node linkType: hard -"@octokit/plugin-rest-endpoint-methods@npm:^10.4.0": - version: 10.4.0 - resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.0" +"@octokit/plugin-rest-endpoint-methods@npm:^11.0.0": + version: 11.0.0 + resolution: "@octokit/plugin-rest-endpoint-methods@npm:11.0.0" dependencies: "@octokit/types": ^12.6.0 peerDependencies: - "@octokit/core": ">=5" - checksum: 8ee155825c7ea1dd2991a50d5b3f205988b8ea19af4bebbd91c55bb7b78c4e2215956d578671496a4a86df19ff2d5405ce37ee35c9c6c188dc9a199c045c30be + "@octokit/core": ">=6" + checksum: b8cb83b7d3e06cd17e129fc5fc891e984be1f3963417a2dea9a99afd284cfba481ca065dcf590c67e37cf91d53cad6761e8ae4ca93fec31fd59b4cb4c5aba0e5 languageName: node linkType: hard