From cf570ea236a4c36b9fb8833f66dc04d3bdc0a336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:17:09 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- .github/registry-cleanup/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/registry-cleanup/package-lock.json b/.github/registry-cleanup/package-lock.json index 61673b0c..8e0fead7 100644 --- a/.github/registry-cleanup/package-lock.json +++ b/.github/registry-cleanup/package-lock.json @@ -116,9 +116,9 @@ } }, "node_modules/@octokit/plugin-throttling": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.0.0.tgz", - "integrity": "sha512-OkMbHYUidj81q92YRkPzWmwXkEtsI3KOcSkNm763aqUOh9IEplyX05XjKAdZFANAvaYH0Q4JBZwu4h2VnPVXZA==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.0.1.tgz", + "integrity": "sha512-i373s7TgaoAOlzOepjUTvyMXqjBu9b26SvLyLD5onBdgexIOeu43yOH1e3z3VPAzbEyRfKDHcqfAsOyKl7Jtxg==", "dependencies": { "@octokit/types": "^12.0.0", "bottleneck": "^2.15.3"