From 7bec1fd3d0275adc33d9d1b1ce7027ca14e42be8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 May 2025 03:54:47 +0000 Subject: [PATCH] feat: upgrade @octokit/plugin-rest-endpoint-methods from 10.0.0 to 14.0.0 Snyk has created this PR to upgrade @octokit/plugin-rest-endpoint-methods from 10.0.0 to 14.0.0. See this package in npm: @octokit/plugin-rest-endpoint-methods See this project in Snyk: https://app.snyk.io/org/nerds-github/project/1dea72f1-7418-4449-b0b9-c8d4eb19cc09?utm_source=github&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..73600f16dd 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": "^14.0.0" }, "devDependencies": { "proxy": "^2.1.1"