diff --git a/package.json b/package.json index 7750bd94..009824fb 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.1", + "@octokit/plugin-rest-endpoint-methods": "^17.0.0", "@sigstore/bundle": "^4.0.0", "@sigstore/sign": "^4.0.1", "async-retry": "^1.3.3", diff --git a/yarn.lock b/yarn.lock index de578c56..121d4916 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1131,7 +1131,7 @@ __metadata: "@actions/tool-cache": "npm:^2.0.2" "@azure/storage-blob": "npm:^12.15.0" "@octokit/core": "npm:^5.2.2" - "@octokit/plugin-rest-endpoint-methods": "npm:^10.4.1" + "@octokit/plugin-rest-endpoint-methods": "npm:^17.0.0" "@sigstore/bundle": "npm:^4.0.0" "@sigstore/rekor-types": "npm:^3.0.0" "@sigstore/sign": "npm:^4.0.1" @@ -1831,6 +1831,13 @@ __metadata: languageName: node linkType: hard +"@octokit/openapi-types@npm:^27.0.0": + version: 27.0.0 + resolution: "@octokit/openapi-types@npm:27.0.0" + checksum: 10/5cd2cdf4e41fdf522e15e3d53f3ece8380d98dda9173a6fc905828fb2c33e8733d5f5d2a757ae3a572525f4749748e66cb40e7939372132988d8eb4ba978d54f + languageName: node + linkType: hard + "@octokit/plugin-paginate-rest@npm:^9.2.2": version: 9.2.2 resolution: "@octokit/plugin-paginate-rest@npm:9.2.2" @@ -1862,14 +1869,14 @@ __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" +"@octokit/plugin-rest-endpoint-methods@npm:^17.0.0": + version: 17.0.0 + resolution: "@octokit/plugin-rest-endpoint-methods@npm:17.0.0" dependencies: - "@octokit/types": "npm:^12.6.0" + "@octokit/types": "npm:^16.0.0" peerDependencies: - "@octokit/core": 5 - checksum: 10/1090fc5a1bebb7b48c512e178f8ad69a3ef8332e583274972f3a3035e9be9200093e22a5dbfe0f71aa1a7a8817e54bb915af3c2a3f88db1311a2873cef176552 + "@octokit/core": ">=6" + checksum: 10/e9d9ad4d9755cc7fb82fdcbfa870ddea8a432180f0f76c8469095557fd1e26f8caea8cae58401209be17c4f3d8cc48c0e16a3643e37e48f4d23c39e058bf2c55 languageName: node linkType: hard @@ -1942,6 +1949,15 @@ __metadata: languageName: node linkType: hard +"@octokit/types@npm:^16.0.0": + version: 16.0.0 + resolution: "@octokit/types@npm:16.0.0" + dependencies: + "@octokit/openapi-types": "npm:^27.0.0" + checksum: 10/03d5cfc29556a9b53eae8beb1bf15c0b704dc722db2c51b53f093f3c3ee6c1d8e20b682be8117a3a17034b458be7746d1b22aaefb959ceb5152ad7589b39e2c9 + languageName: node + linkType: hard + "@octokit/types@npm:^6.0.3": version: 6.41.0 resolution: "@octokit/types@npm:6.41.0"