diff --git a/package.json b/package.json index eed342f..f02d647 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@actions/glob": "^0.4.0", - "@octokit/plugin-rest-endpoint-methods": "^11.0.0", + "@octokit/plugin-rest-endpoint-methods": "^11.0.1", "@octokit/types": "^12.6.0", "@types/jest": "^27.4.0", "@types/node": "^20.11.20", diff --git a/yarn.lock b/yarn.lock index 4e22b7a..364f03f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -673,10 +673,10 @@ dependencies: "@octokit/types" "^12.6.0" -"@octokit/plugin-rest-endpoint-methods@^11.0.0": - version "11.0.0" - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-11.0.0.tgz#648ca921899beace54363c66fa1127bc66ad1479" - integrity sha512-+NYPG2m2nxEB+yCVtNHZfJ8aUBAli3ylg1yS+ik4YwdyfTrxaRO5EcljuywHbwgWlhAnCzA6ag/l+Nk7W7hmeQ== +"@octokit/plugin-rest-endpoint-methods@^11.0.1": + version "11.0.1" + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-11.0.1.tgz#fd03b00c015da8fc95d0ccded65a78fca9e8cd2a" + integrity sha512-OcuMW0Ftkhad14vPfE0pK7uQK9qzvIZUvcMy71GZOAqlE39hvPwOUz4ylCPgr4YUVdFUc7bY8SjdcG1r8dVGDA== dependencies: "@octokit/types" "^12.6.0"