From c3c9f0a5203791b120b0200c6dfb35ce6071dc67 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:26:27 +0000 Subject: [PATCH] feat: upgrade @octokit/plugin-rest-endpoint-methods from 10.0.0 to 13.2.2 Snyk has created this PR to upgrade @octokit/plugin-rest-endpoint-methods from 10.0.0 to 13.2.2. See this package in npm: @octokit/plugin-rest-endpoint-methods See this project in Snyk: https://app.snyk.io/org/cachiman/project/5e296774-8986-48d2-a64b-8caf8e5cfbe5?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- packages/github/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/github/package.json b/packages/github/package.json index 20ae2302f5..9aac5da5eb 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -41,7 +41,7 @@ "@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" + "@octokit/plugin-rest-endpoint-methods": "^13.2.2" }, "devDependencies": { "proxy": "^2.1.1"