diff --git a/package.json b/package.json index c43f0f2a..83c2151b 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.1", - "@octokit/plugin-rest-endpoint-methods": "^10.0.0", + "@octokit/plugin-rest-endpoint-methods": "^10.0.1", "async-retry": "^1.3.3", "csv-parse": "^5.5.1", "handlebars": "^4.7.8", diff --git a/yarn.lock b/yarn.lock index d2ec3d49..9e7da280 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1000,7 +1000,7 @@ __metadata: "@actions/io": ^1.1.3 "@actions/tool-cache": ^2.0.1 "@octokit/core": ^5.0.1 - "@octokit/plugin-rest-endpoint-methods": ^10.0.0 + "@octokit/plugin-rest-endpoint-methods": ^10.0.1 "@types/csv-parse": ^1.2.2 "@types/js-yaml": ^4.0.5 "@types/node": ^20.5.9 @@ -1691,14 +1691,14 @@ __metadata: languageName: node linkType: hard -"@octokit/plugin-rest-endpoint-methods@npm:^10.0.0": - version: 10.0.0 - resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.0.0" +"@octokit/plugin-rest-endpoint-methods@npm:^10.0.1": + version: 10.0.1 + resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.0.1" dependencies: "@octokit/types": ^12.0.0 peerDependencies: "@octokit/core": ">=5" - checksum: 96b14346997d32092da72d8f297fc3f4ea6cdc5d77a645684fc772ead8d5da41ffc8d45752875c014b71451793f514b23ddb41e1c0caf9bd942c2ea0a75582c4 + checksum: 4873a76976308dac3a6426d7f4fdd680568f05a3b511dbc47225b7f80feda39771f0cd104ef769dbb7c6fadd2af21a4eab0709f2547fa7f1b55cb9019d93b8e5 languageName: node linkType: hard