From f856aff2c0544aff2da3712619d268670adc8790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 23:49:29 -0400 Subject: [PATCH] build(deps-dev): bump @octokit/plugin-throttling from 5.0.1 to 5.1.1 (#191) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9087628..d0ead66 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@fullhuman/postcss-purgecss": "^5.0.0", "@iconify/svelte": "^3.1.3", "@octokit/plugin-retry": "^3.0.9", - "@octokit/plugin-throttling": "^5.0.1", + "@octokit/plugin-throttling": "^5.1.1", "@octokit/rest": "^19.0.7", "@popperjs/core": "^2.11.7", "@sveltejs/vite-plugin-svelte": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 9278e07..b75f03c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -575,10 +575,10 @@ "@octokit/types" "^6.0.3" bottleneck "^2.15.3" -"@octokit/plugin-throttling@^5.0.1": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-5.0.1.tgz#e3ba0a49830a777097b6d49615782a0a5e51e743" - integrity sha512-I4qxs7wYvYlFuY3PAUGWAVPhFXG3RwnvTiSr5Fu/Auz7bYhDLnzS2MjwV8nGLq/FPrWwYiweeZrI5yjs1YG4tQ== +"@octokit/plugin-throttling@^5.1.1": + version "5.1.1" + resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-5.1.1.tgz#7e7ff4646a8ad622d34d9e0c5be7a7e6ea35ba10" + integrity sha512-UlsdoW3ZOhhvjnK8S+OmQWOvB14kaKKdxseGFAxVHVggKZlgKO/ZtAb1AQoHXaQUCfO7uV/O5BR27o/wbKAzHg== dependencies: "@octokit/types" "^9.0.0" bottleneck "^2.15.3"