diff --git a/packages/github/package.json b/packages/github/package.json index 20ae2302f5..26081442ce 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -38,12 +38,12 @@ "url": "https://github.com/actions/toolkit/issues" }, "dependencies": { - "@actions/http-client": "^2.2.0", - "@octokit/core": "^5.0.1", - "@octokit/plugin-paginate-rest": "^9.0.0", - "@octokit/plugin-rest-endpoint-methods": "^10.0.0" + "@actions/http-client": "^2.2.3", + "@octokit/core": "^6.1.2", + "@octokit/plugin-paginate-rest": "^11.3.3", + "@octokit/plugin-rest-endpoint-methods": "^13.2.4" }, "devDependencies": { - "proxy": "^2.1.1" + "proxy": "^2.2.0" } } \ No newline at end of file