From d0a920f702450dc489d4601c38fb7c7f55784d88 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 22:55:26 +0000 Subject: [PATCH] Update @octokit/plugin-throttling to version 5.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9dbb4a5..29c9f8e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "dependencies": { "@octokit/core": "^4.1.0", - "@octokit/plugin-throttling": "^4.3.2", + "@octokit/plugin-throttling": "^5.2.3", "better-queue": "^3.8.12", "chalk": "^4.0", "commander": "^10.0.0",