From f5dcb628bc47a5d6cc734632e3ce41d853009c0d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Oct 2023 21:44:30 +0000 Subject: [PATCH] fix: upgrade @octokit/plugin-rest-endpoint-methods from 5.13.0 to 5.16.2 Snyk has created this PR to upgrade @octokit/plugin-rest-endpoint-methods from 5.13.0 to 5.16.2. See this package in npm: https://www.npmjs.com/package/@octokit/plugin-rest-endpoint-methods See this project in Snyk: https://app.snyk.io/org/ganjahmanvenenodedios/project/258b51ce-d17b-49ca-bf0c-71e9b5edd811?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 3bcbe30c06..f193cf9fe0 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -41,7 +41,7 @@ "@actions/http-client": "^2.0.1", "@octokit/core": "^3.6.0", "@octokit/plugin-paginate-rest": "^2.17.0", - "@octokit/plugin-rest-endpoint-methods": "^5.13.0" + "@octokit/plugin-rest-endpoint-methods": "^5.16.2" }, "devDependencies": { "proxy": "^1.0.2"