From 8bba964307ecb6376e8e60b3e170be67d0f497be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Jun 2025 01:19:24 +0000 Subject: [PATCH] feat: upgrade @octokit/plugin-paginate-rest from 9.0.0 to 13.0.1 Snyk has created this PR to upgrade @octokit/plugin-paginate-rest from 9.0.0 to 13.0.1. See this package in npm: @octokit/plugin-paginate-rest 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..628f4faa91 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -40,7 +40,7 @@ "dependencies": { "@actions/http-client": "^2.2.0", "@octokit/core": "^5.0.1", - "@octokit/plugin-paginate-rest": "^9.0.0", + "@octokit/plugin-paginate-rest": "^13.0.1", "@octokit/plugin-rest-endpoint-methods": "^10.0.0" }, "devDependencies": {