From d791cb2438abef65224214d1fe73b093a3c3714e Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 19:14:07 +0000 Subject: [PATCH] feat: upgrade @octokit/plugin-rest-endpoint-methods from 6.8.1 to 13.2.4 Snyk has created this PR to upgrade @octokit/plugin-rest-endpoint-methods from 6.8.1 to 13.2.4. See this package in npm: @octokit/plugin-rest-endpoint-methods See this project in Snyk: https://app.snyk.io/org/cachiman/project/86086d24-3e75-4339-8183-844618871a75?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c30c99a76..4eb9e83e33 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@actions/exec": "^1.1.1", "@octokit/core": "^4.2.4", "@octokit/plugin-paginate-rest": "^5.0.1", - "@octokit/plugin-rest-endpoint-methods": "^6.8.1", + "@octokit/plugin-rest-endpoint-methods": "^13.2.4", "https-proxy-agent": "^5.0.1", "proxy-from-env": "^1.1.0", "uuid": "^9.0.1"